From 359a4890c338800594ba976e35721725663e802c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:54:02 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.17 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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.txt | 2 +- textanalyser/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5f6ae20..e378ba7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1 opencv-contrib-python==3.4.2.17 -opencv-python==3.4.2.17 +opencv-python==4.2.0.32 paramiko==2.4.1 PasteDeploy==1.5.2 pathlib2==2.3.2 diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..9abff8f 100644 --- a/textanalyser/requirements.txt +++ b/textanalyser/requirements.txt @@ -89,7 +89,7 @@ oauth==1.0.1 oauthlib==2.1.0 olefile==0.45.1 opencv-contrib-python==3.4.2.17 -opencv-python==3.4.2.17 +opencv-python==4.2.0.32 paramiko==2.4.1 PasteDeploy==1.5.2 pattern3==3.0.0