From 30833f43a99f1b7cb7572e666936a686131b5ac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:58:47 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /config/python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- config/python/requirements-paddle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/python/requirements-paddle.txt b/config/python/requirements-paddle.txt index 357afd1..06601cc 100644 --- a/config/python/requirements-paddle.txt +++ b/config/python/requirements-paddle.txt @@ -9,7 +9,7 @@ kiwisolver==1.1.0 matplotlib==2.2.4 nltk==3.4.5 numpy==1.16.4 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 paddlepaddle==1.5.1 Pillow==6.1.0 prettytable==0.7.2