Skip to content

Commit e600c51

Browse files
authored
model api: less restricted numpy version (#3091)
1 parent 439aec2 commit e600c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/common/python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
numpy==1.19.5
1+
numpy>=1.16.6,<1.20
22
opencv-python==4.5.*
33
scipy~=1.5.4

0 commit comments

Comments
 (0)