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 a84564b commit b935933Copy full SHA for b935933
pyproject.toml
@@ -21,7 +21,7 @@ dynamic= [
21
license = {file = "LICENSE"}
22
readme = "README.md"
23
dependencies = [
24
- "spatialdata",
+ "spatialdata>=0.2.1",
25
"matplotlib",
26
"scikit-learn",
27
"scanpy",
0 commit comments