We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3076b7 commit 668a81eCopy full SHA for 668a81e
2 files changed
pyproject.toml
@@ -69,8 +69,8 @@ dev = [
69
docs = [
70
"mkdocs>=1.6.1",
71
"mkdocs-glightbox>=0.4.0",
72
- "mkdocs-material[imaging]>=9.5.45",
73
- "mkdocstrings-python>=1.12.2",
+ "mkdocs-material>=9.5.45",
+ "mkdocstrings-python>=2.0.1",
74
]
75
76
[build-system]
0 commit comments