Skip to content

Commit

Permalink
temporarily pin scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahOuologuem committed Apr 19, 2024
1 parent de6ae27 commit 4c2a48d
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.1",
"scanpy",
"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 4c2a48d

Please sign in to comment.