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 c10312e commit 9e3f210Copy full SHA for 9e3f210
pyproject.toml
@@ -35,7 +35,7 @@ Homepage = "https://github.com/executablebooks/markdown-it-py"
35
Documentation = "https://markdown-it-py.readthedocs.io"
36
37
[project.optional-dependencies]
38
-code_style = ["pre-commit~=3.0"]
+code_style = ["pre-commit>=3,<5"]
39
compare = [
40
"commonmark~=0.9",
41
"markdown~=3.4",
0 commit comments