From 229f8dba9291c4b0c24e0f2b7b859f3d1a822af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:52:48 +0000 Subject: [PATCH] Bump opencv-contrib-python from 3.4.3.18 to 4.2.0.32 Bumps [opencv-contrib-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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hyperlpr_py3/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hyperlpr_py3/requirements.txt b/hyperlpr_py3/requirements.txt index 48fdfe2..9835691 100644 --- a/hyperlpr_py3/requirements.txt +++ b/hyperlpr_py3/requirements.txt @@ -29,7 +29,7 @@ mock==4.0.2 mysqlclient==1.4.6 networkx==2.4 numpy==1.17.4 -opencv-contrib-python==3.4.2.16 +opencv-contrib-python==4.2.0.32 opencv-python==3.4.2.16 Pillow==7.0.0 protobuf==3.11.3 diff --git a/requirements.txt b/requirements.txt index 29decaa..1c33601 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ matplotlib==2.2.4 -opencv_contrib_python==3.4.3.18 +opencv_contrib_python==4.2.0.32 numpy==1.16.6 Keras==2.3.1 Werkzeug==0.14.1