From 5be929aae5442ae66e9c9fbc797b07562a7214bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jan 2022 09:35:53 +0000 Subject: [PATCH] Bump opencv-python from 3.4.8.29 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.8.29 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 6f12ca2..9b3c165 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==7.1.2 install==1.3.4 numpy==1.19.1 opencv-contrib-python==3.4.8.29 -opencv-python==3.4.8.29 +opencv-python==4.2.0.32 Pillow==8.3.2 six==1.15.0 toml==0.10.1