Skip to content

Commit 258e080

Browse files
fix minimum spatialdata version
1 parent 8e2ab8c commit 258e080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"anndata",
2626
"numpy",
2727
"scanpy",
28-
"spatialdata>=0.1.2",
28+
"spatialdata>=0.2.1",
2929
"scikit-image",
3030
"h5py",
3131
"joblib",

0 commit comments

Comments
 (0)