Spaces:
Running
Running
Commit
·
8886d6b
1
Parent(s):
6addf0b
update pydantic version
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ numpy
|
|
8 |
plotly
|
9 |
toml
|
10 |
latextable
|
11 |
-
tabulate
|
|
|
|
8 |
plotly
|
9 |
toml
|
10 |
latextable
|
11 |
+
tabulate
|
12 |
+
pydantic==2.10.6
|