Skip to content

Commit

Permalink
Update opencv-python requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [opencv-python](https://github.com/opencv/opencv-python) to permit the latest version.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 66bf468 commit fdb89f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Base ----------------------------------------
matplotlib>=3.2.2
numpy>=1.18.5
opencv-python>=4.1.1,<=4.6.0.66
opencv-python>=4.1.1,<=4.9.0.80
Pillow>=7.1.2,<10.0.0
PyYAML>=5.3.1
requests>=2.23.0
Expand Down

0 comments on commit fdb89f8

Please sign in to comment.