Spaces:
Running
Running
Indra
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
pip-tools
|
| 2 |
huggingface_hub
|
|
|
|
| 3 |
matplotlib==3.9.2
|
| 4 |
numpy>=1.26.1, <2.0.0
|
| 5 |
scipy>=1.12.0
|
|
|
|
| 1 |
pip-tools
|
| 2 |
huggingface_hub
|
| 3 |
+
pydantic==2.10.6
|
| 4 |
matplotlib==3.9.2
|
| 5 |
numpy>=1.26.1, <2.0.0
|
| 6 |
scipy>=1.12.0
|