We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a5935 commit 66e4bdaCopy full SHA for 66e4bda
pyproject.toml
@@ -12,7 +12,7 @@ authors = [
12
]
13
dependencies = [
14
"numpy",
15
- "zarr >= 2.17",
+ "zarr >= 2.17,< 3",
16
"click",
17
"tabulate",
18
"tqdm",
0 commit comments