Skip to content

Commit

Permalink
fix_anndata_dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiomarco25 committed Jan 3, 2025
1 parent d873446 commit b1e8a26
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 @@ -23,7 +23,7 @@ classifiers = [
"Programming Language :: Python :: 3.13",
]
dependencies = [
"anndata",
"anndata>=0.9",
# for debug logging (referenced from the issue template)
"session-info",
"docutils>=0.8,!=0.18.*,!=0.19.*",
Expand Down

0 comments on commit b1e8a26

Please sign in to comment.