Skip to content

Commit 4072c3c

Browse files
authored
Merge pull request #3845 from h-mayorquin/pin_numcodecs
pin numcodecs
2 parents d7cf286 + bcb7eb1 commit 4072c3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ dependencies = [
2828
"neo>=0.14.0",
2929
"probeinterface>=0.2.23",
3030
"packaging",
31+
"numcodecs<0.16.0", # For supporting zarr < 3
3132
]
3233

3334
[build-system]

0 commit comments

Comments
 (0)