Skip to content

Commit

Permalink
Bump opencv-python from 3.4.3.18 to 4.2.0.32 in /open_cv
Browse files Browse the repository at this point in the history
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2021
1 parent fb4e721 commit 22a8d77
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion open_cv/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cffi==1.11.5
filemagic==1.6
numpy==1.15.4
opencv-python==3.4.3.18
opencv-python==4.2.0.32
pycparser==2.19
python-magic==0.4.15
tqdm==4.28.1
2 changes: 1 addition & 1 deletion open_cv/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy==1.16.4
opencv-python==4.1.0.25
opencv-python==4.2.0.32
scipy==1.3.0

0 comments on commit 22a8d77

Please sign in to comment.