Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Bump scvi req to 1.1.0rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
martinkim0 committed Jan 31, 2024
1 parent 84176ff commit b19e069
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 @@ -20,7 +20,7 @@ urls.Documentation = "https://scvi-v2.readthedocs.io/"
urls.Source = "https://github.com/YosefLab/scvi-v2"
urls.Home-page = "https://github.com/YosefLab/scvi-v2"
dependencies = [
"scvi-tools>=1.0.0",
"scvi-tools>=1.1.0rc2",
"seaborn>=0.12.1",
"statsmodels>=0.13.0",
]
Expand Down

0 comments on commit b19e069

Please sign in to comment.