-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
63 lines (63 loc) · 1.07 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
absl-py==0.9.0
aniso8601==8.0.0
appdirs==1.4.3
astor==0.8.1
bcrypt==3.1.7
blinker==1.4
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cryptography==2.9.2
distlib==0.3.0
filelock==3.0.12
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Login==0.5.0
Flask-Mail==0.9.1
flask-marshmallow==0.11.0
Flask-RESTful==0.3.8
Flask-Session==0.3.1
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
gast==0.3.3
geographiclib==1.50
geopy==1.21.0
grpcio==1.27.2
h5py==2.10.0
httpagentparser==1.9.0
idna==2.9
importlib-metadata==1.6.0
itsdangerous==1.1.0
Jinja2==2.11.1
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
Markdown==3.2.1
MarkupSafe==1.1.1
marshmallow==3.5.1
marshmallow-sqlalchemy==0.22.3
ndg-httpsclient==0.5.1
numpy==1.18.1
Pillow==7.1.1
pipenv==2018.11.26
protobuf==3.11.3
pusher==3.0.0
pyasn1==0.4.8
pycountry==19.8.18
pycparser==2.20
PyJWT==1.7.1
PyNaCl==1.3.0
pyOpenSSL==19.1.0
pytz==2019.3
requests==2.23.0
six==1.14.0
SQLAlchemy==1.3.15
tensorboard==1.12.2
tensorflow==1.12.0
termcolor==1.1.0
urllib3==1.25.8
virtualenv==20.0.18
virtualenv-clone==0.5.4
Werkzeug==1.0.0
WTForms==2.2.1
zipp==3.1.0