From 75760f88c13bdf55a1f06edfe796fbd069cebbd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:03:41 +0000 Subject: [PATCH] Bump opencv-python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.6 to 3.4.0.12. - [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/imdb/requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/udacity_machine_learning_engiiner/practice_projects/imdb/requirements/requirements.txt b/udacity_machine_learning_engiiner/practice_projects/imdb/requirements/requirements.txt index 100cb14..38f2fa3 100644 --- a/udacity_machine_learning_engiiner/practice_projects/imdb/requirements/requirements.txt +++ b/udacity_machine_learning_engiiner/practice_projects/imdb/requirements/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==3.2.0.6 +opencv-python==3.4.0.12 h5py==2.6.0 matplotlib==2.0.0 numpy==1.12.0