We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 719b74c commit 6665437Copy full SHA for 6665437
pyproject.toml
@@ -34,7 +34,7 @@ pydantic = ">2,<=2.8.2"
34
docstring-parser = "^0.15"
35
anndata = ">=0.8.0,<0.11.0"
36
filelock = "3.13.*"
37
-ngio = ">=0.1.4,<0.2.0"
+ngio = ">=0.1.5,<0.2.0"
38
39
# Optional dependencies (used in extras)
40
Pillow = { version = ">=9.1.1", optional = true }
0 commit comments