Bump scikit-image from 0.17.2 to 0.18.3 (#28)

* Bump scikit-image from 0.17.2 to 0.18.3

Bumps [scikit-image](https://github.com/scikit-image/scikit-image) from 0.17.2 to 0.18.3.
- [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.3)

---
updated-dependencies:
- dependency-name: scikit-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Rollback to 0.17.2 for Python 3.6

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oleksandr Chychkan <chychkan@gmail.com>
This commit was merged in pull request #28.
This commit is contained in:
dependabot[bot]
2021-09-24 12:21:18 -07:00
committed by GitHub
parent b410297f6c
commit 8304db3da2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ colorama==0.4.4
tqdm==4.47.0
ffmpeg-python==0.2.0
Pillow==8.3.2
scikit-image==0.17.2
scikit-image==0.18.3
h5py==3.1.0
PyQt5==5.15.4
+1 -1
View File
@@ -6,6 +6,6 @@ colorama==0.4.4
tqdm==4.47.0
ffmpeg-python==0.2.0
Pillow==8.3.2
scikit-image==0.18.0
scikit-image==0.18.3
h5py==3.1.0
PyQt5==5.15.4