From 266c3134f38e375fa5776041cb67487a60f883e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:31 +0000 Subject: [PATCH] Bump opencv-python from 3.4.1.15 to 3.4.7.28 in /setup Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.1.15 to 3.4.7.28. - [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..2fed477 100644 --- a/setup/requirements.txt +++ b/setup/requirements.txt @@ -1,4 +1,4 @@ -opencv-python==3.4.1.15 +opencv-python==3.4.7.28 scikit-image==0.13.1 scikit-learn==0.19.1 matplotlib==2.2.2