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.
pyproject.toml
1 parent 6c83692 commit 6cece74Copy full SHA for 6cece74
1 file changed
{{ cookiecutter.project_slug }}/pyproject.toml
@@ -42,7 +42,7 @@ docs = [
42
"mkdocs-autorefs~=1.4",
43
"mkdocs-awesome-pages-plugin ~=2.10",
44
"mkdocs-material ~=9.7",
45
- "mkdocstrings[python] ~=0.30.1",
+ "mkdocstrings[python] ~=1.0",
46
]
47
testing = [
48
"pytest ~=9.0",
0 commit comments