From 18ae84ae487e00e69fd18ad1da704956f34db868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 12:10:15 +0000 Subject: [PATCH] Bump scikit-image from 0.17.2 to 0.18.3 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.18.3. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](https://github.com/scikit-image/scikit-image/compare/v0.17.2...v0.18.3) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5e373a..3d5ff7d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ opencv-contrib-python==4.5.2.54 numpy>=1.14.5 pandas==1.3.2 scikit-learn== 0.24.1 -scikit-image==0.17.2 +scikit-image==0.18.3 scipy==1.4.1 pure-predict==0.0.4 numba==0.53.1