Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -25,4 +25,4 @@ einops-exts==0.0.4
|
|
| 25 |
timm==0.6.13
|
| 26 |
gradio==3.35.2
|
| 27 |
gradio_client==0.2.9
|
| 28 |
-
pydantic
|
|
|
|
| 25 |
timm==0.6.13
|
| 26 |
gradio==3.35.2
|
| 27 |
gradio_client==0.2.9
|
| 28 |
+
pydantic==2.10.6
|