Tonycrux commited on
Commit
6c7f6bf
·
verified ·
1 Parent(s): c34c4d7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -16,7 +16,7 @@ lightgbm==4.6.0
16
  MarkupSafe==3.0.2
17
  mpmath==1.3.0
18
  networkx==3.2.1
19
- numpy==1.26.4,2.0.0,<2.3.0
20
  opencv-python==4.12.0.88
21
  packaging==25.0
22
  pillow==11.3.0
 
16
  MarkupSafe==3.0.2
17
  mpmath==1.3.0
18
  networkx==3.2.1
19
+ numpy>=2.0.0,<2.3.0
20
  opencv-python==4.12.0.88
21
  packaging==25.0
22
  pillow==11.3.0