Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -4,7 +4,4 @@ websockets==12.0
|
|
| 4 |
numpy==1.24.3
|
| 5 |
python-multipart==0.0.6
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
-
aiohttp==3.9.1
|
| 8 |
-
msgpack==1.0.5
|
| 9 |
-
cryptography==41.0.7
|
| 10 |
-
gradio==4.19.2
|
|
|
|
| 4 |
numpy==1.24.3
|
| 5 |
python-multipart==0.0.6
|
| 6 |
python-dotenv==1.0.0
|
| 7 |
+
aiohttp==3.9.1
|
|
|
|
|
|
|
|
|