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 63a7f93 commit 65190c1Copy full SHA for 65190c1
pyproject.toml
@@ -37,7 +37,7 @@ importlib-metadata = {version = "^4.6", python = "<3.8"}
37
# should be a dev requirement, but for readthedocs to build must by a dependency
38
livereload = { version = "^2.6.3", optional = true }
39
mkdocs = { version = "^1.1.2", optional = true }
40
-mkdocstrings = { version = "^0.16.0", optional = true }
+mkdocstrings = { version = "^0.18.0", optional = true }
41
mkdocs-autorefs = { version = "^0.3.0", optional = true }
42
mkdocs-include-markdown-plugin = { version = "^3.1.3", optional = true }
43
mkdocs-material = { version = "^7.1.8", optional = true }
0 commit comments