Skip to content

Commit

Permalink
Bump opencv-python from 4.5.3.56 to 4.8.1.78
Browse files Browse the repository at this point in the history
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.3.56 to 4.8.1.78.
- [Release notes](https://github.com/opencv/opencv-python/releases)
- [Commits](https://github.com/opencv/opencv-python/commits)

---
updated-dependencies:
- dependency-name: opencv-python
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent 1b8ec23 commit 4290170
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 @@ -12,7 +12,7 @@
packages=['barcode_reader'],
install_requires=[
'numpy==1.21.2',
'opencv-python==4.5.3.56'
'opencv-python==4.8.1.78'
],
zip_safe=False
)

0 comments on commit 4290170

Please sign in to comment.