Skip to content

Commit

Permalink
fix scanpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahOuologuem committed Apr 9, 2024
1 parent 3c13a41 commit cb6047f
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 @@ -36,7 +36,7 @@ dependencies = [
"pyyaml",
"ruffus",
"scanorama",
"scanpy>=1.9.1",
"scanpy==1.9.8",
"leidenalg",
"louvain",
"scib",
Expand Down

0 comments on commit cb6047f

Please sign in to comment.