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 edbe096 commit bfc65ddCopy full SHA for bfc65dd
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ dependencies = [
23
"numpy>=1.20, <2.0", # 1.20 np.ptp, 1.26 might be necessary for avoiding pickling errors when numpy >2.0
24
"threadpoolctl>=3.0.0",
25
"tqdm",
26
- "zarr>=2.18.4,<3",
+ "zarr>=2.16,<3",
27
"neo>=0.13.0",
28
"probeinterface>=0.2.23",
29
"packaging",
0 commit comments