Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
aiohttp
|
| 3 |
-
requests
|
| 4 |
-
python-dotenv
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
aiohttp
|
| 3 |
+
requests
|
| 4 |
+
python-dotenv
|
| 5 |
+
pydantic
|
| 6 |
+
httpx
|