rkonan commited on
Commit
2580ae8
·
1 Parent(s): 1d4c0d1

correction requirements

Browse files
Files changed (1) hide show
  1. 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==2.3.2
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