From 26dac517a6da3643d7ad2e715786fd5f5d4579f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Nov 2021 22:44:19 +0000 Subject: [PATCH] Bump opencv-contrib-python-headless from 4.1.0.25 to 4.1.2.30 Bumps [opencv-contrib-python-headless](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.2.30. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python-headless dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a06a1e0..ba21ba4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.21.4 -opencv-contrib-python-headless==4.1.2.30 +opencv-contrib-python-headless==4.5.4.58 scipy==1.7.2 tensorflow==2.7.0 colorama==0.4.4 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index b911a9b..2c4c65b 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -opencv-contrib-python-headless==4.1.2.30 +opencv-contrib-python-headless==4.5.4.58 scipy==1.5.4 tensorflow==2.6.1 colorama==0.4.4 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index e10d38f..ba21ba4 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,5 +1,5 @@ numpy==1.21.4 -opencv-contrib-python-headless==4.5.1.48 +opencv-contrib-python-headless==4.5.4.58 scipy==1.7.2 tensorflow==2.7.0 colorama==0.4.4