Spaces:
Runtime error
Runtime error
correction requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -14,7 +14,7 @@ docling-ibm-models==3.9.0
|
|
| 14 |
docling-parse==4.1.0
|
| 15 |
|
| 16 |
# === ML + maths ===
|
| 17 |
-
numpy==
|
| 18 |
scikit-learn==1.6.1
|
| 19 |
scipy==1.12.0
|
| 20 |
networkx==3.4.2
|
|
|
|
| 14 |
docling-parse==4.1.0
|
| 15 |
|
| 16 |
# === ML + maths ===
|
| 17 |
+
numpy==1.26.4
|
| 18 |
scikit-learn==1.6.1
|
| 19 |
scipy==1.12.0
|
| 20 |
networkx==3.4.2
|