-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (90 loc) · 1.65 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
83
84
85
86
87
88
89
90
alembic==1.5.4
asyncio==3.4.3
attrs==20.3.0
backcall==0.2.0
bidict==0.21.2
CacheControl==0.12.6
cachetools==4.2.1
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
cryptography==3.4.6
decorator==4.4.2
dnspython==1.16.0
eventlet==0.30.1
firebase-admin==4.5.1
Flask==1.1.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.0.2
Flask-Migrate==2.6.0
Flask-Script==2.0.6
Flask-SocketIO==5.0.1
Flask-SQLAlchemy==2.4.4
gevent==21.1.2
google-api-core==1.26.0
google-api-python-client==1.12.8
google-auth==1.26.1
google-auth-httplib2==0.0.4
google-cloud-core==1.6.0
google-cloud-firestore==2.0.2
google-cloud-storage==1.36.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.52.0
greenlet==1.0.0
grpcio==1.35.0
gunicorn==20.0.4
httplib2==0.19.0
idna==2.10
iniconfig==1.1.1
ipython==7.20.0
ipython-genutils==0.2.0
itsdangerous==1.1.0
jedi==0.18.0
Jinja2==2.11.3
Mako==1.1.4
MarkupSafe==1.1.1
msgpack==1.0.2
mysql-connector-python==8.0.23
mysql-connector-python-rf==2.2.2
mysqlclient==2.0.3
oauth2client==4.1.3
packaging==20.9
parso==0.8.1
pexpect==4.8.0
pickleshare==0.7.5
pluggy==0.13.1
prompt-toolkit==3.0.16
proto-plus==1.13.0
protobuf==3.14.0
ptyprocess==0.7.0
py==1.10.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.20
Pygments==2.8.0
PyJWT==2.0.1
PyMySQL==1.0.2
pyparsing==2.4.7
pytest==6.2.2
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
python-engineio==4.0.0
python-socketio==5.0.4
pytz==2021.1
requests==2.25.1
rsa==4.7.1
six==1.15.0
SQLAlchemy==1.3.23
toml==0.10.2
traitlets==5.0.5
uritemplate==3.0.1
urllib3==1.26.3
wcwidth==0.2.5
websocket-client==0.57.0
Werkzeug==1.0.1
Wrapper==1.1.0b1
zope.event==4.5.0
zope.interface==5.2.0