Skip to content

Commit

Permalink
Update scikit-image requirement from ~=0.21.0 to ~=0.22.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 4addea3 commit f1e3cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ numpy~=1.26.0
setuptools==67.8.0
opencv-python~=4.9.0.80
tqdm~=4.66.2
scikit-image~=0.21.0
scikit-image~=0.22.0

0 comments on commit f1e3cbd

Please sign in to comment.