From 764cc881f71ae170fcef2b2d7f89ea1453a2afec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:13:00 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.17 to 3.4.7.28 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..700ef2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ numpy==1.15.0 oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1 -opencv-contrib-python==3.4.2.17 +opencv-contrib-python==3.4.7.28 opencv-python==3.4.2.17 paramiko==2.4.1 PasteDeploy==1.5.2 diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..b984fee 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -88,7 +88,7 @@ numpy==1.15.0 oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1 -opencv-contrib-python==3.4.2.17 +opencv-contrib-python==3.4.7.28 opencv-python==3.4.2.17 paramiko==2.4.1 PasteDeploy==1.5.2