forked from equinor/gordo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
96 lines (96 loc) · 3.58 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements.in --output-file requirements.txt --upgrade
#
absl-py==0.7.1 # via tensorboard, tensorflow, tensorflow-estimator
adal==1.2.1 # via azure-datalake-store, kubernetes
aiodns==2.0.0
aiohttp==3.5.4
alabaster==0.7.12 # via sphinx
aniso8601==6.0.0 # via flask-restplus
apscheduler==3.6.0
asn1crypto==0.24.0 # via cryptography
astor==0.8.0 # via tensorflow
async-timeout==3.0.1 # via aiohttp
attrs==19.1.0 # via aiohttp, jsonschema
azure-datalake-store==0.0.45
babel==2.7.0 # via sphinx
cachetools==3.1.1
cchardet==2.1.4
certifi==2019.3.9 # via kubernetes, requests
cffi==1.12.3 # via azure-datalake-store, cryptography, pycares
chardet==3.0.4 # via aiohttp, requests
click==7.0
commonmark==0.9.0 # via recommonmark
coverage==4.5.3
cryptography==2.7 # via adal
docutils==0.14 # via recommonmark, sphinx
flask-restplus==0.12.1
flask==1.0.3
future==0.17.1 # via commonmark
gast==0.2.2 # via tensorflow
google-auth==1.6.3 # via kubernetes
grpcio==1.21.1 # via tensorboard, tensorflow
h5py==2.9.0
idna-ssl==1.1.0 # via aiohttp
idna==2.8 # via idna-ssl, requests, yarl
imagesize==1.1.0 # via sphinx
influxdb==5.2.2
itsdangerous==1.1.0 # via flask
jinja2==2.10.1
joblib==0.13.2
jsonschema==3.0.1 # via flask-restplus
keras-applications==1.0.8 # via keras, tensorflow
keras-preprocessing==1.1.0 # via keras, tensorflow
keras==2.2.4
kubernetes==8.0.1
markdown==3.1.1 # via tensorboard
markupsafe==1.1.1 # via jinja2
mock==3.0.5 # via tensorflow-estimator
multidict==4.5.2 # via aiohttp, yarl
numexpr==2.6.9
numpy==1.16.4
oauthlib==3.0.1 # via requests-oauthlib
packaging==19.0 # via sphinx
pandas==0.24.2
pbr==5.2.1 # via sphinx-click
pip-tools==3.7.0
protobuf==3.8.0
pyasn1-modules==0.2.5 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
pycares==3.0.0 # via aiodns
pycparser==2.19 # via cffi
pygments==2.4.2 # via sphinx
pyjwt==1.7.1 # via adal
pyparsing==2.4.0 # via packaging
pyrsistent==0.15.2 # via jsonschema
python-dateutil==2.8.0
pytz==2019.1 # via apscheduler, babel, flask-restplus, influxdb, pandas, tzlocal
pyyaml==5.1
recommonmark==0.5.0
requests-oauthlib==1.2.0 # via kubernetes
requests==2.22.0
rsa==4.0 # via google-auth
scikit-learn==0.21.2
scipy==1.3.0 # via keras, scikit-learn
simplejson==3.16.0
six==1.12.0 # via absl-py, apscheduler, cryptography, flask-restplus, google-auth, grpcio, h5py, influxdb, jsonschema, keras, keras-preprocessing, kubernetes, mock, packaging, pip-tools, protobuf, pyrsistent, python-dateutil, sphinx, tensorboard, tensorflow, tensorflow-estimator, websocket-client
snowballstemmer==1.2.1 # via sphinx
sphinx-click==2.1.0
sphinx-rtd-theme==0.4.3
sphinx==1.8.5
sphinxcontrib-websupport==1.1.2
tensorboard==1.13.1 # via tensorflow
tensorflow-estimator==1.13.0 # via tensorflow
tensorflow==1.13.1
termcolor==1.1.0 # via tensorflow
typing-extensions==3.7.2 # via aiohttp
typing==3.6.6 # via aiodns
tzlocal==1.5.1 # via apscheduler
urllib3==1.25.3
websocket-client==0.56.0 # via kubernetes
werkzeug==0.15.4 # via flask, tensorboard
wheel==0.33.4 # via tensorboard, tensorflow
yarl==1.3.0 # via aiohttp