From 8bdbdb37e204bc40a7444cedd30cada9cc891fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:07:53 +0000 Subject: [PATCH] build(deps): Bump opencv-python in /project_4_dog_breed/requirements 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] --- project_4_dog_breed/requirements/requirements-gpu.txt | 2 +- project_4_dog_breed/requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/project_4_dog_breed/requirements/requirements-gpu.txt b/project_4_dog_breed/requirements/requirements-gpu.txt index e256588..3c5b29c 100644 --- a/project_4_dog_breed/requirements/requirements-gpu.txt +++ b/project_4_dog_breed/requirements/requirements-gpu.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 diff --git a/project_4_dog_breed/requirements/requirements.txt b/project_4_dog_breed/requirements/requirements.txt index afd7ed9..43255dd 100644 --- a/project_4_dog_breed/requirements/requirements.txt +++ b/project_4_dog_breed/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