Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
fastapi==0.115.2
|
| 2 |
pydantic==2.11.0
|
| 3 |
-
python-multipart==0.0.
|
| 4 |
uvicorn==0.30.3
|
| 5 |
gunicorn==22.0.0
|
| 6 |
requests==2.32.3
|
|
|
|
| 1 |
fastapi==0.115.2
|
| 2 |
pydantic==2.11.0
|
| 3 |
+
python-multipart==0.0.18
|
| 4 |
uvicorn==0.30.3
|
| 5 |
gunicorn==22.0.0
|
| 6 |
requests==2.32.3
|