-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
46 lines (46 loc) · 1.26 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
annotated-types==0.7.0
anyio==4.8.0
cachetools==5.5.0
certifi==2024.12.14
charset-normalizer==3.4.1
colorama==0.4.6 ; and sys_platform == "win32"
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
google-api-core==2.24.0
google-api-python-client==2.121.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.37.0
googleapis-common-protos==1.66.0
greenlet==3.1.1 ; python_version < "3.14" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_version >= "3.10"
h11==0.14.0
httpcore==1.0.7
httplib2==0.22.0
httpx==0.27.2
idna==3.10
isodate==0.7.2
loguru==0.7.3
oauth2client==4.1.3
oauthlib==3.2.2
proto-plus==1.25.0
protobuf==5.29.3
psycopg2==2.9.10
pyasn1-modules==0.4.1
pyasn1==0.6.1
pydantic-core==2.16.3
pydantic-settings==2.2.1
pydantic==2.6.4
pyparsing==3.2.1
python-dateutil==2.8.2
python-dotenv==1.0.1
python-telegram-bot==21.10
requests-oauthlib==2.0.0
requests==2.32.3
rsa==4.9
six==1.17.0
sniffio==1.3.1
sqlalchemy==2.0.37
sqlmodel==0.0.22
typing-extensions==4.12.2
uritemplate==4.1.1
urllib3==2.3.0
win32-setctime==1.2.0 ; and sys_platform == "win32"