From 8d0103eeccb04425ce76134b9e33592aa7b966cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:01:42 +0000 Subject: [PATCH] Bump opencv-python in /mlnd/5_dog_project/requirements Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.6 to 3.3.1.11. - [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] --- mlnd/5_dog_project/requirements/requirements-gpu.txt | 2 +- mlnd/5_dog_project/requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mlnd/5_dog_project/requirements/requirements-gpu.txt b/mlnd/5_dog_project/requirements/requirements-gpu.txt index 7771375..6d15651 100644 --- a/mlnd/5_dog_project/requirements/requirements-gpu.txt +++ b/mlnd/5_dog_project/requirements/requirements-gpu.txt @@ -1,4 +1,4 @@ -opencv-python==3.2.0.6 +opencv-python==3.3.1.11 h5py==2.6.0 matplotlib==2.0.0 numpy==1.12.0 diff --git a/mlnd/5_dog_project/requirements/requirements.txt b/mlnd/5_dog_project/requirements/requirements.txt index 628fb75..b6e3a99 100644 --- a/mlnd/5_dog_project/requirements/requirements.txt +++ b/mlnd/5_dog_project/requirements/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==3.2.0.6 +opencv-python==3.3.1.11 h5py==2.6.0 matplotlib==2.0.0 numpy==1.12.0