-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
53 lines (53 loc) · 4.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
48
49
50
51
52
53
-i https://pypi.org/simple
aiohappyeyeballs==2.3.4; python_version >= '3.8' and python_version < '4.0'
aiohttp==3.10.0; python_version >= '3.8'
aiosignal==1.3.1; python_version >= '3.7'
async-timeout==4.0.3; python_version < '3.11'
attrs==23.2.0; python_version >= '3.7'
blinker==1.8.2; python_version >= '3.8'
cachecontrol==0.14.0; python_version >= '3.7'
cachetools==5.4.0; python_version >= '3.7'
certifi==2024.7.4; python_version >= '3.6'
cffi==1.16.0; platform_python_implementation != 'PyPy'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; platform_system == 'Windows'
cryptography==43.0.0
discord==2.3.2
discord.py==2.4.0; python_version >= '3.8'
firebase-admin==6.5.0; python_version >= '3.7'
flask==3.0.3; python_version >= '3.8'
frozenlist==1.4.1; python_version >= '3.8'
google-api-core[grpc]==2.19.1; platform_python_implementation != 'PyPy'
google-api-python-client==2.139.0; python_version >= '3.7'
google-auth==2.32.0; python_version >= '3.7'
google-auth-httplib2==0.2.0
google-cloud-core==2.4.1; python_version >= '3.7'
google-cloud-firestore==2.17.0; platform_python_implementation != 'PyPy'
google-cloud-storage==2.18.0; python_version >= '3.7'
google-crc32c==1.5.0; python_version >= '3.7'
google-resumable-media==2.7.1; python_version >= '3.7'
googleapis-common-protos==1.63.2; python_version >= '3.7'
grpcio==1.65.2
grpcio-status==1.62.2
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.7; python_version >= '3.5'
itsdangerous==2.2.0; python_version >= '3.8'
jinja2==3.1.4; python_version >= '3.7'
markupsafe==2.1.5; python_version >= '3.7'
msgpack==1.0.8; python_version >= '3.8'
multidict==6.0.5; python_version >= '3.7'
proto-plus==1.24.0; python_version >= '3.7'
protobuf==4.25.4; python_version >= '3.8'
pyasn1==0.6.0; python_version >= '3.8'
pyasn1-modules==0.4.0; python_version >= '3.8'
pycparser==2.22; python_version >= '3.8'
pyjwt[crypto]==2.8.0; python_version >= '3.7'
pyparsing==3.1.2; python_version >= '3.1'
python-dotenv==1.0.1; python_version >= '3.8'
requests==2.32.3; python_version >= '3.8'
rsa==4.9; python_version >= '3.6' and python_version < '4'
uritemplate==4.1.1; python_version >= '3.6'
urllib3==2.2.2; python_version >= '3.8'
werkzeug==3.0.3; python_version >= '3.8'
yarl==1.9.4; python_version >= '3.7'