Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -10,6 +10,4 @@ gradio>=5.17.0
|
|
| 10 |
gradio_client>=1.7.0
|
| 11 |
fastapi>=0.115.0
|
| 12 |
starlette>=0.38.5
|
| 13 |
-
pydantic
|
| 14 |
-
uvicorn>=0.30.6
|
| 15 |
-
anyio>=4.4.0
|
|
|
|
| 10 |
gradio_client>=1.7.0
|
| 11 |
fastapi>=0.115.0
|
| 12 |
starlette>=0.38.5
|
| 13 |
+
pydantic<2.11.0
|
|
|
|
|
|