koesan commited on
Commit
f41b978
·
verified ·
1 Parent(s): c82deef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- numpy==2.1.0
2
  opencv-python==4.10.0.84
3
  ultralytics==8.2.81
4
  mediapipe==0.10.14
 
1
+ numpy>=1.23.0,<2.0.0
2
  opencv-python==4.10.0.84
3
  ultralytics==8.2.81
4
  mediapipe==0.10.14