From 91e31e77dcae131e0bb06d85e419479d5c7ab74e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:15 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.6 to 3.4.7.28. - [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] --- .../practice_projects/cnn/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udacity_machine_learning_engiiner/practice_projects/cnn/requirements/requirements.txt b/udacity_machine_learning_engiiner/practice_projects/cnn/requirements/requirements.txt index 84d7203..2a5bb83 100644 --- a/udacity_machine_learning_engiiner/practice_projects/cnn/requirements/requirements.txt +++ b/udacity_machine_learning_engiiner/practice_projects/cnn/requirements/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==3.2.0.6 +opencv-python==3.4.7.28 h5py==2.6.0 matplotlib==2.0.0 numpy==1.12.0