From f3bbbf27148f909968a11255bd798901df2437d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Mar 2022 15:39:30 +0000 Subject: [PATCH] Bump scikit-image from 0.17.2 to 0.19.2 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.19.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.19.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 45e0d96..acbbc72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ opencv-contrib-python==4.5.2.54 numpy>=1.14.5 pandas==1.1.5 scikit-learn== 0.24.1 -scikit-image==0.17.2 +scikit-image==0.19.2 scipy==1.4.1 pure-predict==0.0.4 numba==0.53.1