Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -5,4 +5,5 @@ langdetect
|
|
| 5 |
huggingface_hub
|
| 6 |
telegram
|
| 7 |
requests
|
| 8 |
-
python-telegram-bot
|
|
|
|
|
|
| 5 |
huggingface_hub
|
| 6 |
telegram
|
| 7 |
requests
|
| 8 |
+
python-telegram-bot
|
| 9 |
+
uvicorn
|