Webknossos

Latest version: v2.1.0

Safety actively analyzes 724004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 41

0.16.0

cluster_tools

Breaking Changes
- Removed the `map_unordered` function of executors. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)

Changed
- Deprecated the test_pickling and debug_sequential executor strategies. The strategies multiprocessing_with_pickling and sequential should be used instead. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)
- The sequential executor strategy no longer uses multiprocessing functionality internally and instead executes functions sequentially and synchronously in the same process. [1193](https://github.com/scalableminds/webknossos-libs/pull/1193)

0.15.11

webknossos

Fixed
- Fixed pickling issue that has been introduced in 0.15.9. [1218](https://github.com/scalableminds/webknossos-libs/pull/1218)

0.15.10

webknossos

Fixed
- Fixed pickling issue that has been introduced in 0.15.9. [1218](https://github.com/scalableminds/webknossos-libs/pull/1218)

0.15.9

webknossos

Changed
Removed the CZI installation extra from `pip install webknossos[all]` by default. Users need to manually install it with `pip install --extra-index-url https://pypi.scm.io/simple/ webknossos[czi]`. [#1219](https://github.com/scalableminds/webknossos-libs/pull/1219)

0.15.8

webknossos

Changed
- Fixes SSL certificate verification for remote datasets by adding CA certificates using `certifi`. [1211](https://github.com/scalableminds/webknossos-libs/pull/1211)

0.15.7

webknossos

Added
- Added `--coarsest-mag` argument to the `webknossos downsample` command. [1203](https://github.com/scalableminds/webknossos-libs/pull/1203)

Fixed
- Fixed an issue with merging annotations with compressed fallback layers.

Page 4 of 41

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.