-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
82 lines (82 loc) · 1.39 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.10
aniso8601==6.0.0
astor==0.7.1
autopep8==1.4.4
backcall==0.1.0
blinker==1.4
certifi==2019.3.9
chardet==3.0.4
Click==7.0
cycler==0.10.0
decorator==4.4.0
entrypoints==0.3
flake8==3.7.7
Flask==1.0.3
Flask-Cors==3.0.7
Flask-JWT-Extended==3.18.2
Flask-Mail==0.9.1
flask-marshmallow==0.10.1
Flask-Migrate==2.4.0
Flask-OAuthlib==0.9.5
Flask-RESTful==0.3.7
Flask-Script==2.0.6
Flask-SQLAlchemy==2.4.0
gast==0.2.2
grpcio==1.20.1
gunicorn==19.9.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.11.3
Keras==2.2.4
Keras-Applications==1.0.7
Keras-Preprocessing==1.0.9
kiwisolver==1.1.0
Mako==1.0.10
Markdown==3.1
MarkupSafe==1.1.1
marshmallow==3.0.0rc6
marshmallow-sqlalchemy==0.16.3
matplotlib==3.1.0
mccabe==0.6.1
mock==3.0.5
numpy==1.16.3
oauthlib==2.0.1
parso==0.4.0
pexpect==4.7.0
pickleshare==0.7.5
Pillow==8.1.1
pipdeptree==0.13.2
prompt-toolkit==2.0.9
protobuf==3.7.1
psycopg2==2.8.2
ptyprocess==0.6.0
pycodestyle==2.5.0
pyflakes==2.1.1
Pygments==2.7.4
PyJWT==1.7.1
pyparsing==2.4.0
PySocks==1.7.0
python-dateutil==2.8.0
python-dotenv==0.10.2
python-editor==1.0.4
pytz==2019.1
PyYAML==5.4
requests==2.22.0
requests-oauthlib==1.2.0
scipy==1.3.0
six==1.12.0
SQLAlchemy==1.3.3
tensorboard==1.13.1
tensorflow==2.3.1
tensorflow-estimator==1.13.0
termcolor==1.1.0
traitlets==4.3.2
twilio==6.27.0
urllib3==1.25.2
wcwidth==0.1.7
Werkzeug==0.15.4