Skip to content

Commit

Permalink
add dependencies to new template
Browse files Browse the repository at this point in the history
  • Loading branch information
selmanozleyen committed Jun 27, 2023
1 parent 20bae46 commit 03399c6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ urls.Source = "https://github.com/theislab/geome"
urls.Home-page = "https://github.com/theislab/geome"
dependencies = [
"anndata",
"torch",
"torch_geometric",
"squidpy",
"scipy",
"numpy",
"pandas",
"pytorch_lightning",
# for debug logging (referenced from the issue template)
"session-info"
]
Expand Down

0 comments on commit 03399c6

Please sign in to comment.