-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirement.txt
53 lines (53 loc) · 985 Bytes
/
requirement.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
aiohttp==3.5.1
alembic==1.0.2
async-timeout==3.0.1
attrs==18.2.0
cachetools==3.0.0
certifi==2018.10.15
chardet==3.0.4
Click==7.0
Flask==1.0.2
Flask-Migrate==2.3.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
google-api-core==1.5.2
google-api-python-client==1.7.4
google-auth==1.6.1
google-auth-httplib2==0.0.3
google-cloud-core==0.28.1
google-cloud-firestore==0.30.0
google-cloud-storage==1.13.0
google-resumable-media==0.3.1
googleapis-common-protos==1.5.5
gunicorn==19.9.0
httplib2==0.12.0
idna==2.7
idna-ssl==1.1.0
itsdangerous==1.1.0
Jinja2==2.10
Mako==1.0.7
MarkupSafe==1.1.0
multidict==4.5.2
mysqlclient==1.3.14
oauth2client==4.1.3
protobuf==3.6.1
psycopg2==2.7.6.1
pyasn1==0.4.4
pyasn1-modules==0.2.2
PyDrive==1.3.1
python-dateutil==2.7.5
python-editor==1.0.3
pytz==2018.7
PyYAML==3.13
requests==2.20.1
rsa==4.0
six==1.11.0
SQLAlchemy==1.2.14
typing-extensions==3.6.6
uplink==0.7.0
uritemplate==3.0.0
urllib3==1.24.1
Werkzeug==0.14.1
WTForms==2.2.1
yarl==1.3.0