We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a32c50 commit 91ff3dfCopy full SHA for 91ff3df
python/pyproject.toml
@@ -24,7 +24,7 @@ build-backend = "maturin"
24
[dependency-groups]
25
docs = [
26
"mkdocs>=1.6.1",
27
- "mkdocs-material>=9.6.23",
28
- "mkdocstrings-python>=1.18.2",
29
- "mkdocstrings[python]>=0.30.1",
+ "mkdocs-material>=9.7.3",
+ "mkdocstrings-python>=2.0.3",
+ "mkdocstrings[python]>=1.0.3",
30
]
0 commit comments