Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ pycgns
|
|
| 6 |
scikit-learn
|
| 7 |
datasets
|
| 8 |
pyrender
|
| 9 |
-
matplotlib
|
|
|
|
|
|
| 6 |
scikit-learn
|
| 7 |
datasets
|
| 8 |
pyrender
|
| 9 |
+
matplotlib
|
| 10 |
+
pydantic==2.10.6
|