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 f62025f commit b58737fCopy full SHA for b58737f
pyproject.toml
@@ -47,7 +47,7 @@ Homepage = "https://github.com/executablebooks/MyST-Parser"
47
Documentation = "https://myst-parser.readthedocs.io"
48
49
[project.optional-dependencies]
50
-code_style = ["pre-commit~=3.0"]
+code_style = ["pre-commit~=4.0"]
51
# for use with "linkify" extension
52
linkify = ["linkify-it-py~=2.0"]
53
# Note: This is only required for internal use
0 commit comments