We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7cf286 + bcb7eb1 commit 4072c3cCopy full SHA for 4072c3c
1 file changed
pyproject.toml
@@ -28,6 +28,7 @@ dependencies = [
28
"neo>=0.14.0",
29
"probeinterface>=0.2.23",
30
"packaging",
31
+ "numcodecs<0.16.0", # For supporting zarr < 3
32
]
33
34
[build-system]
0 commit comments