Imsachinsingh00 commited on
Commit
d607b35
·
verified ·
1 Parent(s): a087346

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -37,7 +37,7 @@ ml_dtypes==0.5.1
37
  mpmath==1.3.0
38
  narwhals==1.31.0
39
  networkx==3.2.1
40
- numpy==2.0
41
  openai==1.68.0
42
  opencv-contrib-python==4.11.0.86
43
  opencv-python==4.11.0.86
 
37
  mpmath==1.3.0
38
  narwhals==1.31.0
39
  networkx==3.2.1
40
+ numpy>=1.22,<2.0
41
  openai==1.68.0
42
  opencv-contrib-python==4.11.0.86
43
  opencv-python==4.11.0.86