From d5f885d8a9e4c9c0bf4cfaa45e1eee4a3e6b4ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:52 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.2.17 to 4.2.0.32 in /textanalyser Bumps [opencv-contrib-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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- textanalyser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textanalyser/requirements.txt b/textanalyser/requirements.txt index 5d3c22d..4611c3a 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==4.2.0.32 opencv-python==3.4.2.17 paramiko==2.4.1 PasteDeploy==1.5.2