Skip to content

Commit 8b11fa8

Browse files
Bump opencv-python
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.6 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>
1 parent 32a8d4b commit 8b11fa8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

machine-learning-engineer/md02-project01-dog-breed/requirements/requirements-gpu.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
opencv-python==3.2.0.6
1+
opencv-python==4.2.0.32
22
h5py==2.6.0
33
matplotlib==2.0.0
44
numpy==1.12.0

machine-learning-engineer/md02-project01-dog-breed/requirements/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
opencv-python==3.2.0.6
1+
opencv-python==4.2.0.32
22
h5py==2.6.0
33
matplotlib==2.0.0
44
numpy==1.12.0

0 commit comments

Comments
 (0)