Update requirements.txt
Added job.queue for telegrambot
This commit is contained in:
parent
fe836bef4d
commit
f0ce83b85c
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
||||||
anyio==4.8.0
|
anyio==4.8.0
|
||||||
|
APScheduler==3.11.0
|
||||||
certifi==2025.1.31
|
certifi==2025.1.31
|
||||||
charset-normalizer==3.4.1
|
charset-normalizer==3.4.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
|
|
@ -10,4 +11,5 @@ python-telegram-bot==21.10
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
sniffio==1.3.1
|
sniffio==1.3.1
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
|
tzlocal==5.3
|
||||||
urllib3==2.3.0
|
urllib3==2.3.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue