Skip to content

Commit fe0a442

Browse files
committed
fix deps
1 parent edbc1a0 commit fe0a442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ optional-dependencies.sparse = [ "scipy>=1.8" ]
3434
optional-dependencies.test = [
3535
"anndata",
3636
"fast-array-utils[accel,test-min]",
37+
"numcodecs<0.16", # zarr needs this: https://github.com/zarr-developers/zarr-python/issues/2963
3738
"zarr<3", # anndata needs this
3839
]
3940
optional-dependencies.test-min = [

0 commit comments

Comments
 (0)