We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a44f5d commit 24a6e6fCopy full SHA for 24a6e6f
pyproject.toml
@@ -36,8 +36,8 @@ requires-python = ">=3.10"
36
dependencies = [
37
"docutils>=0.19,<0.22",
38
"jinja2", # required for substitutions, but let sphinx choose version
39
- "markdown-it-py~=3.0",
40
- "mdit-py-plugins~=0.4,>=0.4.1",
+ "markdown-it-py~=4.0",
+ "mdit-py-plugins~=0.5",
41
"pyyaml",
42
"sphinx>=7,<9",
43
]
0 commit comments