Skip to content

Commit e8158a7

Browse files
authored
Merge pull request #133 from intel/arisha07-patch-2
Update setup.py
2 parents 37cfd8a + 81e410a commit e8158a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"gdown",
3535
'enum; python_version <= "2.7"',
3636
"requests",
37-
"opencv-python<=4.3",
37+
"opencv-python", #<=4.3",
3838
"scikit-image",
3939
"timm==0.4.5",
4040
"transformers>=4.37.0",

0 commit comments

Comments
 (0)