diff --git a/pyproject.toml b/pyproject.toml index 2dc39d84..bae51e51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,6 +29,7 @@ dependencies = [ "gevent", "harmonypy", "mofapy2", + "anndata<0.10.9", "muon", "matplotlib", "openpyxl",