Skip to content

Commit

Permalink
Merge pull request #43 from nadeemlab/dependabot/pip/opencv-python-4.…
Browse files Browse the repository at this point in the history
…8.1.78

Bump opencv-python from 4.5.3.56 to 4.8.1.78
  • Loading branch information
sanadeem authored Aug 31, 2024
2 parents 8088de5 + e58dd9d commit 0de33ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

py_modules=['cli'],
install_requires=[
"opencv-python==4.5.3.56",
"opencv-python==4.8.1.78",
"torchvision==0.10.0",
"scikit-image==0.18.3",
"dominate==2.6.0",
Expand Down

0 comments on commit 0de33ba

Please sign in to comment.