Update opencv-python-headless requirement from ==4.5.5.* to ==4.7.0.*

Updates the requirements on [opencv-python-headless](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-headless
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-30 11:09:25 +00:00 committed by GitHub
parent 6e519e0071
commit e18133d5c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ imutils == 0.5.*
matplotlib == 3.6.*
mypy == 0.942
numpy == 1.22.*
opencv-python-headless == 4.5.5.*
opencv-python-headless == 4.7.0.*
paho-mqtt == 1.6.*
peewee == 3.15.*
peewee_migrate == 1.4.*