diff --git a/pyproject.toml b/pyproject.toml index e5f3134aa..df3888dbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ dynamic= [ license = {file = "LICENSE"} readme = "README.md" dependencies = [ - "anndata>=0.9.1", + "anndata>=0.12.10", "annsel>=0.1.2", "click", "dask-image",