From 958b4c20df2b9064e1bb91aa99329e4cdf326e13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 21:58:30 +0000 Subject: [PATCH] Bump scikit-image from 0.21.0 to 0.22.0 Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.21.0 to 0.22.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.21.0...v0.22.0) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/requirements.in b/requirements.in index c1c6380..103e15a 100644 --- a/requirements.in +++ b/requirements.in @@ -1,6 +1,6 @@ astropy==5.3.3 lightning==2.0.9.post0 -scikit-image==0.21.0 +scikit-image==0.22.0 scipy==1.11.3 torch==2.1.0 torchvision==0.16.0 diff --git a/requirements.txt b/requirements.txt index 1bbcf36..6caaeba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,6 @@ numpy==1.26.0 # lightning # pyerfa # pytorch-lightning - # pywavelets # scikit-image # scipy # tifffile @@ -193,8 +192,6 @@ pytorch-lightning==2.0.9.post0 # via lightning pytz==2023.3.post1 # via dateutils -pywavelets==1.4.1 - # via scikit-image pyyaml==6.0.1 # via # astropy @@ -212,7 +209,7 @@ rich==13.6.0 # via # lightning # lightning-cloud -scikit-image==0.21.0 +scikit-image==0.22.0 # via -r requirements.in scipy==1.11.3 # via