Skip to content

Commit

Permalink
fix min spatialdata version
Browse files Browse the repository at this point in the history
  • Loading branch information
LucaMarconato authored Jul 5, 2024
1 parent a84564b commit b935933
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dynamic= [
license = {file = "LICENSE"}
readme = "README.md"
dependencies = [
"spatialdata",
"spatialdata>=0.2.1",
"matplotlib",
"scikit-learn",
"scanpy",
Expand Down

0 comments on commit b935933

Please sign in to comment.