Skip to content

Commit a339302

Browse files
authored
Merge pull request #562 from thewtex/scale-0
BUG: Avoid dask.array chunk size 0
2 parents 1a4cc45 + 44aa11a commit a339302

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
@@ -39,7 +39,7 @@ dependencies = [
3939
"imjoy-rpc >= 0.5.16",
4040
"imjoy-utils >= 0.1.2",
4141
"importlib-metadata == 4.13.0 ; python_version == '3.7'",
42-
"ngff-zarr[dask-image] >= 0.1.2",
42+
"ngff-zarr[dask-image] >= 0.1.5",
4343
"numcodecs",
4444
"zarr",
4545
]

0 commit comments

Comments
 (0)