Spaces:
Running
Running
Pratik Bhavsar commited on
Commit ·
8158b75
1
Parent(s): 83e2d7b
updated pydantic version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ gradio==5.35.0
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
plotly==5.24.1
|
| 5 |
-
pydantic==2.
|
| 6 |
scipy
|
|
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
plotly==5.24.1
|
| 5 |
+
pydantic==2.11.10
|
| 6 |
scipy
|