Skip to content

Commit

Permalink
fix scipy in spatial
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahOuologuem committed Apr 9, 2024
1 parent 44f66d2 commit b32c5e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"pyyaml",
"ruffus",
"scanorama",
"scanpy==1.9.6",
"scanpy==1.9.8",
"leidenalg",
"louvain",
"scib",
Expand All @@ -62,6 +62,7 @@ spatial = [
"jax==0.4.23",
"jaxlib==0.4.23",
"scvi-tools==1.0.4",
"scipy==1.12.0",
"squidpy",
"cell2location",
"tangram-sc"
Expand Down

0 comments on commit b32c5e2

Please sign in to comment.