Skip to content

Commit

Permalink
Removed anndata pin
Browse files Browse the repository at this point in the history
  • Loading branch information
Lilly-May committed Sep 4, 2024
1 parent 1927f3b commit ce3940d
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 @@ -65,7 +65,7 @@ dependencies = [
"pyarrow",
"blitzgsea",
"lamin_utils",
"anndata <0.10.9" # pydeseq2 bug
"anndata",
]

[project.optional-dependencies]
Expand Down

0 comments on commit ce3940d

Please sign in to comment.