forked from leogoesger/func-flow
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
55 lines (55 loc) · 888 Bytes
/
requirements.txt
File metadata and controls
55 lines (55 loc) · 888 Bytes
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
absl-py==0.7.0
astor==0.7.1
astroid==1.6.1
autopep8==1.3.4
Click==7.0
cvxpy==1.0.14
cycler==0.10.0
dill==0.2.9
ecos==2.0.7.post1
fancyimpute==0.4.2
fastcache==1.0.2
Flask==1.0.2
future==0.17.1
gast==0.2.2
grpcio==1.18.0
gunicorn==19.9.0
h5py==2.9.0
pyyaml==5.1.0
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
joblib==0.13.1
Keras==2.2.4
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.8
knnimpute==0.1.0
lazy-object-proxy==1.3.1
Markdown==3.0.1
MarkupSafe==1.0
matplotlib==2.1.2
mccabe==0.6.1
multiprocess==0.70.7
np-utils==0.5.9.0
numpy==1.14.0
osqp==0.5.0
pandas==0.22.0
protobuf==3.6.1
pycodestyle==2.3.1
pydot==1.4.1
pylint==1.8.2
pyparsing==2.2.0
python-dateutil==2.6.1
python-dotenv==0.9.1
pytz==2017.3
scikit-learn==0.20.2
scipy==1.0.0
scs==2.0.2
simplejson==3.16.0
six==1.11.0
sklearn==0.0
tensorboard==1.12.2
tensorflow==1.12.0
termcolor==1.1.0
Werkzeug==0.14.1
wrapt==1.10.11