From 72206e2039f75b144e379c27a217056c46878ff4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:06:31 +0000 Subject: [PATCH] Bump opencv-python from 3.4.6.27 to 4.2.0.32 in /setup Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.6.27 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] --- setup/requirements_projector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements_projector.txt b/setup/requirements_projector.txt index 6a85466..1b0992f 100644 --- a/setup/requirements_projector.txt +++ b/setup/requirements_projector.txt @@ -7,5 +7,5 @@ PyQt5==5.14.2 pytest==5.4.2 RPi.GPIO==0.7.0 scikit-learn==0.22.2 -opencv-python==3.4.6.27 +opencv-python==4.2.0.32 colormath==3.0.0