Skip to content

Commit 0de33ba

Browse files
authored
Merge pull request #43 from nadeemlab/dependabot/pip/opencv-python-4.8.1.78
Bump opencv-python from 4.5.3.56 to 4.8.1.78
2 parents 8088de5 + e58dd9d commit 0de33ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
py_modules=['cli'],
2222
install_requires=[
23-
"opencv-python==4.5.3.56",
23+
"opencv-python==4.8.1.78",
2424
"torchvision==0.10.0",
2525
"scikit-image==0.18.3",
2626
"dominate==2.6.0",

0 commit comments

Comments
 (0)