Skip to content

Commit 568b5c8

Browse files
authored
Update scikit image to 0.18 (#435)
* update scikit-image * update docs poetry lock * update changelog
1 parent 05e37fd commit 568b5c8

File tree

7 files changed

+210
-82
lines changed

7 files changed

+210
-82
lines changed

docs/poetry.lock

Lines changed: 55 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webknossos/Changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ For upgrade instructions, please check the respective *Breaking Changes* section
1212
### Breaking Changes
1313
### Added
1414
### Changed
15-
- The `Vec3Int` constructor now asserts that its components are whole numbers also in numpy case. [#434](https://github.com/scalableminds/webknossos-libs/pull/434)
15+
- The `Vec3Int` constructor now asserts that its components are whole numbers also in numpy case. [#434](https://github.com/scalableminds/webknossos-libs/pull/434)
16+
- Updated scikit-image dependency to 0.18.3. [#435](https://github.com/scalableminds/webknossos-libs/pull/435)
1617
### Fixed
1718

1819
## [0.8.16](https://github.com/scalableminds/webknossos-cuber/releases/tag/v0.8.16) - 2021-09-22

0 commit comments

Comments
 (0)