Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ uvicorn==0.30.6
|
|
| 3 |
gradio==5.42.0
|
| 4 |
pydantic==2.8.2
|
| 5 |
httpx==0.27.0
|
| 6 |
-
python-multipart==0.0.
|
|
|
|
| 3 |
gradio==5.42.0
|
| 4 |
pydantic==2.8.2
|
| 5 |
httpx==0.27.0
|
| 6 |
+
python-multipart==0.0.18
|