From 7a8b9fb1a993937791e965dfb9a28199dc71eaea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:11:15 +0000 Subject: [PATCH] Bump opencv-python in /p4_dog-project/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] --- p4_dog-project/requirements/requirements-gpu.txt | 2 +- p4_dog-project/requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/p4_dog-project/requirements/requirements-gpu.txt b/p4_dog-project/requirements/requirements-gpu.txt index 7771375..30f88f6 100644 --- a/p4_dog-project/requirements/requirements-gpu.txt +++ b/p4_dog-project/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/p4_dog-project/requirements/requirements.txt b/p4_dog-project/requirements/requirements.txt index 628fb75..4509a80 100644 --- a/p4_dog-project/requirements/requirements.txt +++ b/p4_dog-project/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