Skip to content

Commit a1b0e9b

Browse files
zarr dependency fix
1 parent c534beb commit a1b0e9b

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
@@ -27,6 +27,7 @@ dependencies = [
2727
"torchvision>=0.10.0",
2828
"lightning>=1.9.0",
2929
"torchmetrics>=0.5.0",
30+
"zarr>=2.6.1,<3.0.0",
3031
"anndata>=0.9.0,<0.11.0",
3132
"scanpy>=1.9.3",
3233
"squidpy==1.2.0",

0 commit comments

Comments
 (0)