Skip to content

Commit 8aeaf9b

Browse files
authored
Merge pull request #3598 from alejoe91/zarr-dep
Update zarr version
2 parents 4351a24 + 3c9a039 commit 8aeaf9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"numpy>=1.20, <2.0", # 1.20 np.ptp, 1.26 might be necessary for avoiding pickling errors when numpy >2.0
2424
"threadpoolctl>=3.0.0",
2525
"tqdm",
26-
"zarr>=2.16,<2.18",
26+
"zarr>=2.18,<3",
2727
"neo>=0.13.0",
2828
"probeinterface>=0.2.23",
2929
"packaging",

0 commit comments

Comments
 (0)