From b169dbdec6e5ae686c2aca0b3283b83a576ce568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:53 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index c12333e..ec735f1 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ httmock==1.2.6 python-dateutil==2.6.1 mercantile==0.10.0 pyproj==1.9.5.1 -opencv-python==3.3.0.10 +opencv-python==4.2.0.32 colour==0.1.1 redis==2.10.6 google-cloud==0.27