-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 5.48 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
-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'
annotated-types==0.7.0; python_version >= '3.8'
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.5.1; python_version >= '3.7'
certifi==2025.1.31; python_version >= '3.6'
cffi==1.16.0; platform_python_implementation != 'PyPy'
charset-normalizer==3.4.1; python_version >= '3.7'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
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-ai-generativelanguage==0.6.15; python_version >= '3.7'
google-api-core[grpc]==2.24.1; python_version >= '3.7'
google-api-python-client==2.161.0; python_version >= '3.7'
google-auth==2.38.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-generativeai==0.8.4; python_version >= '3.9'
google-resumable-media==2.7.1; python_version >= '3.7'
googleapis-common-protos==1.67.0; python_version >= '3.7'
grpcio==1.60.0; python_version >= '3.8'
grpcio-status==1.60.0; python_version >= '3.8'
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==3.10; python_version >= '3.6'
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.26.0; python_version >= '3.7'
pyasn1==0.6.1; python_version >= '3.8'
pyasn1-modules==0.4.1; python_version >= '3.8'
pycparser==2.22; python_version >= '3.8'
pydantic==2.10.6; python_version >= '3.8'
pydantic-core==2.27.2; python_version >= '3.8'
pyjwt[crypto]==2.9.0; python_version >= '3.8'
pyparsing==3.2.1; python_version >= '3.9'
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'
tqdm==4.67.1; python_version >= '3.7'
typing-extensions==4.12.2; python_version >= '3.8'
uritemplate==4.1.1; python_version >= '3.6'
urllib3==2.3.0; python_version >= '3.9'
werkzeug==3.0.3; python_version >= '3.8'
yarl==1.9.4; python_version >= '3.7'