From 22a8d7755e58003535d94a64097a545792309eb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:55:10 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 4.2.0.32 in /open_cv Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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] --- open_cv/requirements.txt | 2 +- open_cv/src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/open_cv/requirements.txt b/open_cv/requirements.txt index 8f1372a..52f9295 100644 --- a/open_cv/requirements.txt +++ b/open_cv/requirements.txt @@ -1,7 +1,7 @@ cffi==1.11.5 filemagic==1.6 numpy==1.15.4 -opencv-python==3.4.3.18 +opencv-python==4.2.0.32 pycparser==2.19 python-magic==0.4.15 tqdm==4.28.1 diff --git a/open_cv/src/requirements.txt b/open_cv/src/requirements.txt index bb26d04..6beae7f 100644 --- a/open_cv/src/requirements.txt +++ b/open_cv/src/requirements.txt @@ -1,3 +1,3 @@ numpy==1.16.4 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 scipy==1.3.0