diff --git a/pyproject.toml b/pyproject.toml index 34d54fce..bdfaff2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,6 @@ Documentation = "https://markdown-it-py.readthedocs.io" [project.optional-dependencies] compare = [ - "commonmark~=0.9", "markdown~=3.4", "mistletoe~=1.0", "mistune~=3.0",