Skip to content

Commit

Permalink
馃敡 Update benchmark pkg versions (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Feb 22, 2023
1 parent 2160a3d commit c9f6856
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Expand Up @@ -37,11 +37,11 @@ Documentation = "https://markdown-it-py.readthedocs.io"
[project.optional-dependencies]
code_style = ["pre-commit~=3.0"]
compare = [
"commonmark~=0.9.1",
"markdown~=3.3.6",
"mistletoe~=0.8.1",
"mistune~=2.0.2",
"panflute~=2.1.3",
"commonmark~=0.9",
"markdown~=3.4",
"mistletoe~=1.0",
"mistune~=2.0",
"panflute~=2.3",
]
linkify = ["linkify-it-py~=1.0"]
plugins = ["mdit-py-plugins"]
Expand Down

0 comments on commit c9f6856

Please sign in to comment.