Atualli commited on
Commit
1b1311f
·
verified ·
1 Parent(s): 2bd153a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  flask
2
  huggingface_hub
3
- pyTelegramBotAPI
4
- urllib3
 
1
  flask
2
  huggingface_hub
3
+ python-telegram-bot==20.7
4
+ urllib3