From a10c430f8b420c6addb22269508c242faa102ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 08:46:58 +0000 Subject: [PATCH] Bump scikit-image from 0.17.2 to 0.18.1 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.18.1. - [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.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d8b5dbe..055459a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ opencv-contrib-python==4.5.1.48 numpy>=1.14.5 pandas==1.2.4 scikit-learn== 0.24.1 -scikit-image==0.17.2 +scikit-image==0.18.1 scipy==1.4.1 pure-predict==0.0.4 numba==0.53.1