Skip to content

Commit 2a8233c

Browse files
committed
ENH: Bump ngff-zarr to 0.4.0
- Adds VectorImage support - Improves performance - Some better support for larger images (more todo, though)
1 parent 7799077 commit 2a8233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"imjoy-rpc >= 0.5.16",
4141
"imjoy-utils >= 0.1.2",
4242
"importlib-metadata == 4.13.0 ; python_version == '3.7'",
43-
"ngff-zarr[dask-image] >= 0.2.0",
43+
"ngff-zarr[dask-image] >= 0.4.0",
4444
"numcodecs",
4545
"zarr",
4646
]

0 commit comments

Comments
 (0)