-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
47 lines (47 loc) · 3.73 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
blinker==1.7.0 ; python_version >= "3.9" and python_version < "3.10"
cachecontrol==0.14.0 ; python_version >= "3.9" and python_version < "3.10"
cachetools==5.3.2 ; python_version >= "3.9" and python_version < "3.10"
certifi==2024.2.2 ; python_version >= "3.9" and python_version < "3.10"
cffi==1.16.0 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "3.10"
click==8.1.7 ; python_version >= "3.9" and python_version < "3.10"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "3.10" and platform_system == "Windows"
cryptography==42.0.4 ; python_version >= "3.9" and python_version < "3.10"
firebase-admin==6.4.0 ; python_version >= "3.9" and python_version < "3.10"
flask==2.3.3 ; python_version >= "3.9" and python_version < "3.10"
google-api-core==2.17.1 ; python_version >= "3.9" and python_version < "3.10"
google-api-core[grpc]==2.17.1 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
google-api-python-client==2.119.0 ; python_version >= "3.9" and python_version < "3.10"
google-auth-httplib2==0.2.0 ; python_version >= "3.9" and python_version < "3.10"
google-auth==2.28.1 ; python_version >= "3.9" and python_version < "3.10"
google-cloud-core==2.4.1 ; python_version >= "3.9" and python_version < "3.10"
google-cloud-firestore==2.15.0 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
google-cloud-storage==2.14.0 ; python_version >= "3.9" and python_version < "3.10"
google-crc32c==1.5.0 ; python_version >= "3.9" and python_version < "3.10"
google-resumable-media==2.7.0 ; python_version >= "3.9" and python_version < "3.10"
googleapis-common-protos==1.62.0 ; python_version >= "3.9" and python_version < "3.10"
grpcio-status==1.62.0 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
grpcio==1.62.0 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
httplib2==0.22.0 ; python_version >= "3.9" and python_version < "3.10"
idna==3.6 ; python_version >= "3.9" and python_version < "3.10"
importlib-metadata==7.0.1 ; python_version >= "3.9" and python_version < "3.10"
itsdangerous==2.1.2 ; python_version >= "3.9" and python_version < "3.10"
jinja2==3.1.3 ; python_version >= "3.9" and python_version < "3.10"
markupsafe==2.1.5 ; python_version >= "3.9" and python_version < "3.10"
msgpack==1.0.7 ; python_version >= "3.9" and python_version < "3.10"
pillow==10.2.0 ; python_version >= "3.9" and python_version < "3.10"
proto-plus==1.23.0 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
protobuf==4.25.3 ; python_version >= "3.9" and python_version < "3.10"
pyasn1-modules==0.3.0 ; python_version >= "3.9" and python_version < "3.10"
pyasn1==0.5.1 ; python_version >= "3.9" and python_version < "3.10"
pycparser==2.21 ; python_version >= "3.9" and python_version < "3.10" and platform_python_implementation != "PyPy"
pyjwt[crypto]==2.8.0 ; python_version >= "3.9" and python_version < "3.10"
pyparsing==3.1.1 ; python_version >= "3.9" and python_version < "3.10"
python-dotenv==1.0.1 ; python_version >= "3.9" and python_version < "3.10"
requests==2.31.0 ; python_version >= "3.9" and python_version < "3.10"
rsa==4.9 ; python_version >= "3.9" and python_version < "3.10"
uritemplate==4.1.1 ; python_version >= "3.9" and python_version < "3.10"
urllib3==2.2.1 ; python_version >= "3.9" and python_version < "3.10"
vibrant-python==0.1.6 ; python_version >= "3.9" and python_version < "3.10"
werkzeug==3.0.1 ; python_version >= "3.9" and python_version < "3.10"
zipp==3.17.0 ; python_version >= "3.9" and python_version < "3.10"