Bump opencv-python from 3.4.2.17 to 4.2.0.32

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 to 4.2.0.32.
- [Release notes](https://github.com/skvark/opencv-python/releases)
- [Commits](https://github.com/skvark/opencv-python/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-12 23:06:42 +00:00 committed by GitHub
parent 89b04e0f1b
commit ac10469b01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Python==3.7.7
torch==1.4.0
torchvision==0.2.1
opencv-python==3.4.2.17
opencv-python==4.2.0.32
scikit-image==0.14.2
scipy==1.1.0
Polygon3