Skip to content

Commit

Permalink
fixed sklearn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
emdann committed Nov 24, 2023
1 parent 5f809f4 commit 340f7b9
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 @@ -26,7 +26,7 @@ dependencies = [
"scanpy",
"scvi-tools",
"milopy @ git+https://github.com/emdann/milopy.git@master",
"sklearn",
"scikit-learn",
"meld",
"cna"
]
Expand Down

0 comments on commit 340f7b9

Please sign in to comment.