-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
19 lines (19 loc) · 1006 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
anyio==4.4.0 ; python_full_version == "3.12.4"
apscheduler==3.10.4 ; python_full_version == "3.12.4"
certifi==2024.7.4 ; python_full_version == "3.12.4"
charset-normalizer==3.3.2 ; python_full_version == "3.12.4"
emoji==2.12.1 ; python_full_version == "3.12.4"
h11==0.14.0 ; python_full_version == "3.12.4"
httpcore==1.0.5 ; python_full_version == "3.12.4"
httpx==0.27.0 ; python_full_version == "3.12.4"
idna==3.7 ; python_full_version == "3.12.4"
python-dotenv==1.0.1 ; python_full_version == "3.12.4"
python-telegram-bot[job-queue]==21.4 ; python_full_version == "3.12.4"
pytz==2024.1 ; python_full_version == "3.12.4"
requests==2.32.3 ; python_full_version == "3.12.4"
six==1.16.0 ; python_full_version == "3.12.4"
sniffio==1.3.1 ; python_full_version == "3.12.4"
typing-extensions==4.12.2 ; python_full_version == "3.12.4"
tzdata==2024.1 ; platform_system == "Windows" and python_full_version == "3.12.4"
tzlocal==5.2 ; python_full_version == "3.12.4"
urllib3==2.2.2 ; python_full_version == "3.12.4"