Skip to content

Commit 9f6be10

Browse files
committed
Update docs requirements
1 parent ce9bde6 commit 9f6be10

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ docs = [
3535
"sphinxcontrib-contentui>=0.2,<1.0",
3636
"sphinxcontrib-details-directive>=0.1,<1.0",
3737
"furo>=2025.0,<2026.0",
38-
"markupsafe>=3.0,<4.0"
38+
"markupsafe>=3.0,<4.0",
39+
"myst-parser"
3940
]
4041

4142
[project.scripts]

0 commit comments

Comments
 (0)