-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvqa_requirements.txt
72 lines (72 loc) · 1.24 KB
/
vqa_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
absl-py==0.11.0
alembic==1.4.3
astor==0.8.1
bcrypt==3.2.0
cached-property==1.5.2
cachetools==4.1.1
certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
cycler==0.10.0
dnspython==2.0.0
email-validator==1.1.1
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.8
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
gast==0.2.2
google-auth==1.23.0
google-auth-oauthlib==0.4.2
google-pasta==0.2.0
grpcio==1.33.2
gunicorn==20.0.4
h5py==2.10.0
idna==2.10
importlib-metadata==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.16.0
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
kiwisolver==1.3.0
Mako==1.1.3
Markdown==3.3.3
MarkupSafe==1.1.1
matplotlib==3.3.2
numpy==1.17.4
oauthlib==3.1.0
opt-einsum==3.3.0
pandas==0.25.3
Pillow==8.0.1
protobuf==3.13.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
pymongo==3.11.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-decouple==3.3
python-editor==1.0.4
pytz==2020.1
requests==2.24.0
requests-oauthlib==1.3.0
rsa==4.6
scikit-learn==0.22.2.post1
scipy==1.5.3
silence-tensorflow==1.1.1
six==1.15.0
SQLAlchemy==1.3.20
stripe==2.55.0
tensorboard==2.1.1
tensorflow==2.1.2
tensorflow-estimator==2.1.0
termcolor==1.1.0
urllib3==1.25.11
Werkzeug==0.16.0
wrapt==1.12.1
WTForms==2.3.3
zipp==3.4.0