From 2d237db0de8ab62cfee6a66dc05385354b859b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:39 +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 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] --- 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..b569e64 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==4.2.0.32 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..6709d72 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==4.2.0.32 h5py==2.6.0 matplotlib==2.0.0 numpy==1.12.0