-
Notifications
You must be signed in to change notification settings - Fork 18
/
requirements.txt
62 lines (62 loc) · 1.12 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
astroid==2.15.5
black==23.3.0
blinker==1.6.2
CacheControl==0.13.1
cachetools==5.3.1
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
cryptography==42.0.4
dill==0.3.6
firebase-admin==6.1.0
Flask==2.2.5
Flask-WTF==1.1.1
google-api-core==2.11.1
google-api-python-client==2.89.0
google-auth==2.20.0
google-auth-httplib2==0.1.0
google-cloud-core==2.3.2
google-cloud-firestore==2.11.1
google-cloud-storage==2.9.0
google-crc32c==1.5.0
google-resumable-media==2.5.0
googleapis-common-protos==1.59.1
grpcio==1.54.3
grpcio-status==1.54.2
gunicorn==22.0.0
httplib2==0.22.0
idna==3.4
isort==5.11.5
itsdangerous==2.1.2
Jinja2==3.1.3
lazy-object-proxy==1.9.0
MarkupSafe==2.1.3
mccabe==0.7.0
msgpack==1.0.5
mypy-extensions==1.0.0
packaging==23.1
pathspec==0.11.1
platformdirs==3.6.0
proto-plus==1.22.2
protobuf==4.23.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==2.7.0
pylint==2.17.4
pyparsing==3.1.0
python-dotenv==0.21.1
pytz==2023.3
requests==2.31.0
rsa==4.9
six==1.16.0
tomli==2.0.1
tomlkit==0.11.8
typing_extensions==4.6.3
uritemplate==4.1.1
urllib3==1.26.18
waitress==3.0.0
Werkzeug==3.0.3
wrapt==1.15.0
WTForms==3.0.1