-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
82 lines (82 loc) · 1.32 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
absl-py==0.7.1
alembic==1.0.8
astor==0.7.1
backcall==0.1.0
boto==2.49.0
boto3==1.9.172
botocore==1.12.172
certifi==2019.6.16
chardet==3.0.4
Click==7.0
cx-Oracle==7.1.1
cycler==0.10.0
decorator==4.4.0
docutils==0.14
filetype==1.0.5
Flask==1.0.2
Flask-Cors==3.0.7
Flask-Migrate==2.5.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
gast==0.2.2
gensim==3.7.3
grpcio==1.20.0
h5py==2.9.0
idna==2.8
ipython==7.5.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.13.3
Jinja2==2.10.1
jmespath==0.9.4
joblib==0.13.2
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.1.0
llvmlite==0.28.0
Mako==1.0.7
Markdown==3.1
MarkupSafe==1.1.1
matplotlib==3.1.0
mock==2.0.0
networkx==1.11
numba==0.43.1
numpy==1.16.2
opencv-python==4.1.0.25
pandas==0.24.1
pandasql==0.7.3
parso==0.4.0
pbr==5.1.3
pexpect==4.7.0
pickleshare==0.7.5
prompt-toolkit==2.0.9
protobuf==3.7.1
psycopg2==2.7.7
ptyprocess==0.6.0
pyfpgrowth==1.0
Pygments==2.4.0
pymssql==2.1.4
PyMySQL==0.9.3
pyod==0.7.3
pyparsing==2.4.0
python-dateutil==2.8.0
python-editor==1.0.4
pytz==2018.9
redis==3.2.0
requests==2.22.0
s3transfer==0.2.1
scikit-learn==0.20.3
scipy==1.2.1
six==1.12.0
sklearn==0.0
smart-open==1.8.4
SQLAlchemy==1.3.1
tensorboard==1.13.1
tensorflow==1.13.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
torch==1.1.0
traitlets==4.3.2
urllib3==1.24.2
wcwidth==0.1.7
Werkzeug==0.15.3