Skip to content

Commit b15894f

Browse files
Update mkdocstrings dependency in pyproject.toml
1 parent 40f3f82 commit b15894f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = ["numpy"]
3131
dev = ["pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"]
3232
docs = [
3333
"mkdocs-material>=9.4.0",
34-
"mkdocstrings[python]>=0.22.0",
34+
"mkdocstrings-python>=2.0.0",
3535
"mkdocs-gen-files>=0.5.0",
3636
"mkdocs-literate-nav>=0.6.0",
3737
"pillow>=10.0.0",

0 commit comments

Comments
 (0)