Skip to content

Commit e9ccd3e

Browse files
Update scikit-image requirement from ~=0.21.0 to ~=0.22.0 (#190)
Updates the requirements on [scikit-image](https://github.com/scikit-image/scikit-image) to permit the latest version. - [Release notes](https://github.com/scikit-image/scikit-image/releases) - [Changelog](https://github.com/scikit-image/scikit-image/blob/main/RELEASE.txt) - [Commits](scikit-image/scikit-image@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: scikit-image dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f432db8 commit e9ccd3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ numpy~=1.26.0
22
setuptools==69.2.0
33
opencv-python~=4.9.0.80
44
tqdm~=4.66.2
5-
scikit-image~=0.21.0
5+
scikit-image~=0.22.0

0 commit comments

Comments
 (0)