From 670130bb25c6a200c5c6c4b37e3719077a0aeb9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:22:55 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.17 to 3.4.7.28 in /utils Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 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] --- utils/requirements_VCDemo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/requirements_VCDemo.txt b/utils/requirements_VCDemo.txt index cf5126c..366f8b1 100644 --- a/utils/requirements_VCDemo.txt +++ b/utils/requirements_VCDemo.txt @@ -3,7 +3,7 @@ imageio-ffmpeg==0.3.0 librosa==0.7.1 matplotlib==3.0.0 numpy==1.17.3 -opencv-python==3.4.2.17 +opencv-python==3.4.7.28 scikit-image==0.14.1 scikit-learn==0.20.0 scipy==1.1.0