From ce1e5608d3d030f2986e08b0cf05283a76346575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 04:36:40 +0000 Subject: [PATCH] Bump scikit-image from 0.17.2 to 0.21.0 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.21.0. - [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.21.0) --- 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 643ceaf..53ff6a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ opencv-contrib-python==4.5.2.54 numpy>=1.14.5 pandas==1.5.2 scikit-learn== 0.24.1 -scikit-image==0.17.2 +scikit-image==0.21.0 scipy==1.4.1 pure-predict==0.0.4 numba==0.56.0