We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mdit-py-plugins
1 parent e12a64c commit b33da85Copy full SHA for b33da85
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ keywords = "mdformat,markdown,formatter,gfm"
22
requires-python=">=3.7"
23
requires=[
24
"mdformat >=0.7.0,<0.8.0",
25
- "mdit-py-plugins >=0.3.0,<0.4.0",
+ "mdit-py-plugins >=0.3.0",
26
"mdformat-tables >=0.4.0",
27
"mdformat-frontmatter >=0.3.2",
28
"mdformat-footnote >=0.1.1",
0 commit comments