We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c9287c commit d3b0665Copy full SHA for d3b0665
pyproject.toml
@@ -19,7 +19,7 @@ urls.Documentation = "https://multimil.readthedocs.io/"
19
urls.Source = "https://github.com/theislab/multimil"
20
urls.Home-page = "https://github.com/theislab/multimil"
21
dependencies = [
22
- "anndata",
+ "anndata<0.11",
23
"numpy<2.0",
24
# for debug logging (referenced from the issue template)
25
"session-info",
0 commit comments