From 2ae834ed019419e7fc27768c40812a525f489ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:28:36 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.17 to 3.4.7.28 in /gui 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] --- gui/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/requirements.txt b/gui/requirements.txt index 57b20e4..c636b0c 100644 --- a/gui/requirements.txt +++ b/gui/requirements.txt @@ -1,7 +1,7 @@ mahotas==1.4.11 matplotlib==3.3.2 numpy==1.19.1 -opencv-python==3.4.2.17 +opencv-python==3.4.7.28 pandas==1.1.2 PyQt5==5.9.2 scikit-image==0.16.2