Skip to content

Commit

Permalink
build(deps): bump opencv-python from 4.8.1.78 to 4.9.0.80
Browse files Browse the repository at this point in the history
Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.1.78 to 4.9.0.80.
- [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
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent f77e658 commit f5d7b6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Hand-Motion-Detection/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.26.2
opencv_python==4.8.1.78
opencv_python==4.9.0.80
mediapipe==0.10.9
2 changes: 1 addition & 1 deletion requirements_with_versions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ PyQRCode==1.2.1
freegames==2.5.3
pyperclip==1.8.2
newspaper==0.1.0.7
opencv-python==4.8.1.78
opencv-python==4.9.0.80
tensorflow==2.15.0.post1
pandas==2.1.4
pytest==7.4.3
Expand Down

0 comments on commit f5d7b6f

Please sign in to comment.