From 1f1afe773fc4f2f15780603d21d0d163d911bad9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:04:57 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0.6 to 4.2.0.32 in /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] --- requirements/requirements-gpu.txt | 2 +- requirements/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-gpu.txt b/requirements/requirements-gpu.txt index 7771375..b569e64 100644 --- a/requirements/requirements-gpu.txt +++ b/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/requirements/requirements.txt b/requirements/requirements.txt index 628fb75..6709d72 100644 --- a/requirements/requirements.txt +++ b/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