2021-05-06 23:38:37 +00:00
|
|
|
# Main requirements
|
|
|
|
python-telegram-bot==13.5
|
|
|
|
SQLAlchemy==1.4.14
|
2023-05-23 01:12:32 +00:00
|
|
|
requests==2.31.0
|
2021-05-06 23:38:37 +00:00
|
|
|
toml==0.10.2
|
|
|
|
|
|
|
|
# Sub-dependencies
|
|
|
|
APScheduler==3.6.3
|
2023-07-25 21:22:10 +00:00
|
|
|
certifi==2023.7.22
|
2021-05-06 23:38:37 +00:00
|
|
|
chardet==4.0.0
|
|
|
|
coloredlogs==15.0
|
2023-10-21 16:21:28 +00:00
|
|
|
greenlet==1.1.3
|
2021-05-06 23:38:37 +00:00
|
|
|
humanfriendly==9.1
|
|
|
|
idna==2.10
|
|
|
|
pytz==2021.1
|
|
|
|
six==1.16.0
|
2023-08-14 23:35:18 +00:00
|
|
|
tornado==6.3.3
|
2021-05-06 23:38:37 +00:00
|
|
|
tzlocal==2.1
|
2023-10-03 04:40:34 +00:00
|
|
|
urllib3==1.26.17
|