From f6af1a6acf005e6c08913931af1606def748b2c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:01:05 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.1.2.30 to 4.2.0.32 Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.2.30 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-contrib-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 888a3d6..2ca9730 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ future==0.18.2 anki_vector==0.6.0 zeroconf==0.24.0 pyglet==1.4.8 -opencv-contrib-python==4.1.2.30 +opencv-contrib-python==4.2.0.32 pyusb==1.0.2 fpdf==1.7.2