From 9ca051ef7dbd312fb4c249a76e264a339e6063e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:05:52 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 4.2.0.32 Bumps [opencv-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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ada52d..07f7b99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mkl-fft==1.0.6 mkl-random==1.0.1 numpy==1.15.2 opencv-contrib-python==3.4.3.18 -opencv-python==3.4.3.18 +opencv-python==4.2.0.32 protobuf==3.6.1 pyparsing==2.2.2 python-dateutil==2.7.3