We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc9e9bc commit 40a548dCopy full SHA for 40a548d
pyproject.toml
@@ -49,7 +49,7 @@ Documentation = "https://myst-parser.readthedocs.io"
49
[project.optional-dependencies]
50
code_style = ["pre-commit~=3.0"]
51
# for use with "linkify" extension
52
-linkify = ["linkify-it-py~=1.0"]
+linkify = ["linkify-it-py~=2.0"]
53
# Note: This is only required for internal use
54
rtd = [
55
"ipython",
0 commit comments