Skip to content

Commit 6665437

Browse files
relax ngio pin
1 parent 719b74c commit 6665437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ pydantic = ">2,<=2.8.2"
3434
docstring-parser = "^0.15"
3535
anndata = ">=0.8.0,<0.11.0"
3636
filelock = "3.13.*"
37-
ngio = ">=0.1.4,<0.2.0"
37+
ngio = ">=0.1.5,<0.2.0"
3838

3939
# Optional dependencies (used in extras)
4040
Pillow = { version = ">=9.1.1", optional = true }

0 commit comments

Comments
 (0)