-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
73 lines (73 loc) · 1.27 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
aiohttp>=3.7.4
alembic==1.4.2
astroid==2.2.5
async-timeout==3.0.1
asyncio==3.4.3
attrs==19.1.0
autopep8==1.4.4
beautifulsoup4==4.7.1
CacheControl==0.12.5
cachetools==3.1.1
certifi==2018.11.29
chardet==3.0.4
click==6.7
docopt==0.6.2
firebase-admin==2.17.0
Flask==1.0.2
Flask-Cors==3.0.10
Flask-Migrate==2.5.3
Flask-SQLAlchemy==2.4.1
google-api-core==1.14.0
google-api-python-client==1.7.10
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-cloud-core==1.0.2
google-cloud-firestore==1.3.0
google-cloud-storage==1.17.0
google-resumable-media==0.3.2
googleapis-common-protos==1.6.0
grpcio==1.22.0
gunicorn==20.0.4
httplib2>=0.19.0
idna==2.8
isort==4.3.4
itsdangerous==0.24
jedi==0.13.3
Jinja2>=2.10.1
jose==1.0.0
lazy-object-proxy==1.3.1
Mako==1.1.2
MarkupSafe==1.1.1
mccabe==0.6.1
msgpack==0.6.1
multidict==4.5.2
parso==0.3.4
pika==1.1.0
prompt-toolkit==2.0.9
protobuf==3.15.0
psycopg2==2.8.5
ptpython==2.0.4
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycodestyle==2.5.0
Pygments==2.3.1
pylint==2.3.1
python-dateutil==2.8.1
python-editor==1.0.4
pytz==2019.1
requests==2.25.1
rsa==4.0
selenium==3.141.0
six==1.11.0
slack==0.0.2
slackclient==2.1.0
soupsieve==1.8
SQLAlchemy==1.3.16
typed-ast==1.4.0
uritemplate==3.0.0
urllib3>=1.24.2
virtualenv==16.0.0
wcwidth==0.1.7
Werkzeug>=0.15.3
wrapt==1.10.11
yarl==1.3.0