Skip to content

Commit ff7f871

Browse files
committed
updated min requirements for docs
1 parent fb6ad45 commit ff7f871

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,10 @@ dev = ["pytest>=9.0.0", "pytest-cov>=7.0.0", "ruff>=0.14.0", "ty>=0.0.5"]
6969

7070
# Documentation building - for contributors only
7171
docs = [
72-
"mkdocs>=1.5",
73-
"mkdocs-material>=9.0.0",
74-
"mkdocstrings[python]>=0.17.0",
75-
"pymdown-extensions>=9.0.0",
72+
"mkdocs>=1.6",
73+
"mkdocs-material>=9.7.0",
74+
"mkdocstrings[python]>=1.0.0",
75+
"pymdown-extensions>=10.0.0",
7676
"mkdocs-jupyter>=0.24.0",
7777
"mkdocs-git-revision-date-localized-plugin>=1.5.0",
7878
]

0 commit comments

Comments
 (0)