Files
YYeTsBot/requirements.txt

15 lines
253 B
Plaintext
Raw Normal View History

2021-02-08 13:13:28 +08:00
requests==2.24.0
pytelegrambotapi==3.7.9
2021-02-08 13:13:28 +08:00
beautifulsoup4==4.9.1
2021-01-10 14:17:11 +08:00
tgbot-ping
2021-02-08 13:13:28 +08:00
redis==3.5.3
apscheduler==3.6.3
pymongo==3.11.2
tornado==6.0.4
2021-04-04 14:19:31 +08:00
redis==3.5.3
2021-05-30 10:34:48 +08:00
captcha==0.3
2021-04-15 20:15:59 +08:00
passlib==1.7.4
fakeredis==1.5.0
pytz==2021.1
2021-07-10 23:28:44 +08:00
filetype==1.0.7
requests[socks]