-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
62 lines (62 loc) · 2.47 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
bcrypt==4.0.0
bidict==0.22.0
CacheControl==0.12.11
cachelib==0.9.0
cachetools==5.2.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
dnspython==2.2.1
email-validator==1.3.0
firebase-admin==5.4.0
Flask==2.2.3
Flask-Bcrypt==1.0.1
Flask-Caching==2.0.2
Flask-Login==0.6.2
Flask-SocketIO==5.3.1
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.1
gcloud==0.18.3
google-api-core==2.10.1
google-api-python-client==2.62.0
google-auth==2.11.1
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-firestore==2.7.0
google-cloud-storage==2.5.0
google-crc32c==1.5.0
google-resumable-media==2.3.3
googleapis-common-protos==1.56.4
greenlet==2.0.2
grpcio==1.49.1
grpcio-status==1.49.1
gunicorn==20.1.0
httplib2==0.20.4
idna==3.4
itsdangerous==2.1.2
Jinja2==3.1.2
jws==0.1.3
MarkupSafe==2.1.2
msgpack==1.0.4
oauth2client==4.1.3
proto-plus==1.22.1
protobuf==4.21.6
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.15.0
pyparsing==3.0.9
Pyrebase4==4.5.0
python-dotenv==1.0.0
python-engineio==4.3.4
python-jwt==2.0.1
python-socketio==5.7.1
requests==2.28.1
requests-toolbelt==0.9.1
rsa==4.9
six==1.16.0
SQLAlchemy==1.4.41
uritemplate==4.1.1
urllib3==1.26.12
Werkzeug==2.2.3
WTForms==3.0.1