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.
docstring_parser
1 parent 041fe15 commit 8bf4b5aCopy full SHA for 8bf4b5a
pyproject.toml
@@ -31,7 +31,7 @@ numpy = "<=2.1.0"
31
pandas = ">=1.2.0"
32
lxml = "^4.9.1"
33
pydantic = ">2,<=2.8.2"
34
-docstring-parser = "^0.15"
+docstring-parser = ">=0.15.0,<=0.16.0"
35
anndata = ">=0.8.0,<0.11.0"
36
filelock = "3.13.*"
37
ngio = ">=0.1.5,<0.2.0"
0 commit comments