From f534564259c5a7f01000ed8eb8c549437e30a0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jul 2021 06:56:22 +0000 Subject: [PATCH] Bump scikit-image from 0.17.2 to 0.18.2 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.18.2. - [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.2) --- 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 7214fea..5174520 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ opencv-contrib-python==4.5.2.54 numpy>=1.14.5 pandas==1.2.5 scikit-learn== 0.24.1 -scikit-image==0.17.2 +scikit-image==0.18.2 scipy==1.4.1 pure-predict==0.0.4 numba==0.53.1