Skip to content

Commit b6db2d0

Browse files
authored
Merge pull request #200 from rdkcentral/feature/gh199_DowngradeNumpy
gh #199 Downgraded numpy to 1.26.4 to match the opencv
2 parents 3c02032 + e38117d commit b6db2d0

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)