Skip to content

Commit 4d2ba0e

Browse files
committed
update zarrita
1 parent 336e2b6 commit 4d2ba0e

File tree

2 files changed

+19
-34
lines changed

2 files changed

+19
-34
lines changed

webknossos/poetry.lock

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

webknossos/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ typing-extensions = "^4.0"
5454
universal-pathlib = "0.1.3"
5555
wkw = "1.1.22"
5656
zarr = "^2.16.0"
57-
zarrita = "0.2.1"
57+
zarrita = "0.2.2"
5858
zipp = "^3.5.0"
5959

6060
# A list of all of the optional dependencies, some of which are included in the
@@ -63,7 +63,7 @@ imagecodecs = { version = ">=2021.11.20", optional = true }
6363
JPype1 = { version = "^1.3.0", optional = true }
6464
pims = { version = "^0.6.0", optional = true }
6565
tifffile = { version = ">=2021.11.2", optional = true }
66-
pylibCZIrw = { version = "3.5.1", source = "scm", optional = true }
66+
pylibCZIrw = { version = "3.5.2", source = "scm", optional = true }
6767
pytest-timestamper = "^0.0.9"
6868

6969
[tool.poetry.extras]

0 commit comments

Comments
 (0)