Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ python-telegram-bot
|
|
9 |
flask
|
10 |
huggingface_hub
|
11 |
gradio
|
12 |
-
httpx
|
|
|
|
9 |
flask
|
10 |
huggingface_hub
|
11 |
gradio
|
12 |
+
httpx
|
13 |
+
python-dotenv
|