Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pre-commit.ci] pre-commit autoupdate #5

Merged
merged 14 commits into from
Feb 15, 2024
Prev Previous commit
Next Next commit
update
xinyuejohn committed Feb 15, 2024
commit 64acfccf27cfe710053c4cbdaa7427bc140dc439
9 changes: 9 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -20,7 +20,16 @@ urls.Source = "https://github.com/theislab/ehrdata"
urls.Home-page = "https://github.com/theislab/ehrdata"
dependencies = [
"anndata",
"ehrapy",
"scanpy",
"awkward",
"matplotlib",
"pandas",
"dask",
"thefuzz",
"rich",
"seaborn",

# for debug logging (referenced from the issue template)
"session-info"
]