We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ccdb659 + 5b1c6a9 commit 90e0054Copy full SHA for 90e0054
1 file changed
pyproject.toml
@@ -80,7 +80,7 @@ dependencies = [
80
# possibly silently incomplete downloads: https://github.com/dandi/dandi-cli/issues/1500
81
"urllib3 >= 2.0.0",
82
"yarl ~= 1.9",
83
- "zarr >= 2.10, <= 3.0.8",
+ "zarr >= 2.10, <= 3.1.5",
84
"zarr_checksum ~= 0.4.0",
85
]
86
dynamic = ["version"]
0 commit comments