From f28167072f6332efb29441e20815014a75fa01d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:15:20 +0000 Subject: [PATCH] Bump opencv-python from 3.4.3.18 to 3.4.7.28 in /python/pipeline Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.3.18 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] --- python/pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 python/pipeline/requirements.txt diff --git a/python/pipeline/requirements.txt b/python/pipeline/requirements.txt old mode 100755 new mode 100644 index 8c9ff51..c3dda1c --- a/python/pipeline/requirements.txt +++ b/python/pipeline/requirements.txt @@ -5,7 +5,7 @@ requests==2.20.1 scikit-image==0.14.2 networkx==2.0 scikit-learn==0.20.1 -opencv-python==3.4.3.18 +opencv-python==3.4.7.28 matplotlib==2.2.2 dask==1.0.0 distributed==1.28.1