From 0c62e847f21634e6ca107a498129f092d7397327 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:42 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 4.2.0.32 in /setup Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements.txt b/setup/requirements.txt index 86204cc..e2ea8ca 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==3.4.1.15 +opencv-python==4.2.0.32 scikit-image==0.13.1 scikit-learn==0.19.1 matplotlib==2.2.2