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 a29691a commit 23814ccCopy full SHA for 23814cc
1 file changed
pyproject.toml
@@ -53,7 +53,7 @@ docs = [
53
"mkdocs-gen-files~=0.3; python_version >= '3.7'",
54
"mkdocs-literate-nav~=0.4; python_version >= '3.7'",
55
"mkdocs-material~=7.1; python_version >= '3.7'",
56
- "mkdocstrings~=0.15; python_version >= '3.7'",
+ "mkdocstrings~=0.16; python_version >= '3.7'",
57
"toml~=0.10; python_version >= '3.7'",
58
]
59
format = [
0 commit comments