Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xinyuejohn committed Feb 15, 2024
1 parent f960768 commit 3d70807
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
Expand Down

0 comments on commit 3d70807

Please sign in to comment.