Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ gradio-client==0.8.*
|
|
9 |
aiohttp==3.9.1
|
10 |
asyncio==3.4.3
|
11 |
python-telegram-bot==20.3
|
12 |
-
gunicorn==20.1.0
|
|
|
|
9 |
aiohttp==3.9.1
|
10 |
asyncio==3.4.3
|
11 |
python-telegram-bot==20.3
|
12 |
+
gunicorn==20.1.0
|
13 |
+
telebot
|