Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ matplotlib
|
|
9 |
fastapi==0.68.0
|
10 |
uvicorn==0.13.4
|
11 |
|
12 |
-
python-telegram-bot
|
|
|
|
9 |
fastapi==0.68.0
|
10 |
uvicorn==0.13.4
|
11 |
|
12 |
+
python-telegram-bot
|
13 |
+
pyTelegramBotAPI
|