From 710a1475355d157dce9a46aee6a9ee557dc49a55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:51:47 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 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] --- requirements3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements3.txt b/requirements3.txt index 9402e52..346b4d1 100644 --- a/requirements3.txt +++ b/requirements3.txt @@ -1,5 +1,5 @@ Scikit-image==0.13.1 -opencv_python==3.4.0.12 +opencv_python==4.2.0.32 Numpy==1.13.3 Matplotlib==2.1.1 Scipy==1.0.0