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 63a1966 commit f8193f2Copy full SHA for f8193f2
1 file changed
pyproject.toml
@@ -48,7 +48,7 @@ cairosvg = "2.7.1"
48
mkdocs-autorefs = "1.2.0"
49
mkdocs-git-revision-date-localized-plugin = "1.3.0"
50
mkdocs-material = "9.5.47"
51
-mkdocstrings = { version = "0.27.0", extras = ["python"] }
+mkdocstrings = { version = "1.0.1", extras = ["python"] }
52
mypy = "1.13.0"
53
pillow = "11.0.0"
54
pydantic = "2.10.2"
0 commit comments