Skip to content

Commit e38117d

Browse files
gh #199 Downgraded numpy to 1.26.4 to match the opencv
1 parent 3c02032 commit e38117d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jmespath==1.0.1
3434
marshmallow==3.21.1
3535
multidict==6.0.5
3636
netifaces==0.11.0
37-
numpy>=2.0.0,<2.3.0
37+
numpy==1.26.4
3838
opencv-python==4.9.0.80
3939
outcome==1.3.0.post0
4040
packaging==24.0

0 commit comments

Comments
 (0)