Skip to content

Commit c9f6856

Browse files
authored
🔧 Update benchmark pkg versions (#245)
1 parent 2160a3d commit c9f6856

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Documentation = "https://markdown-it-py.readthedocs.io"
3737
[project.optional-dependencies]
3838
code_style = ["pre-commit~=3.0"]
3939
compare = [
40-
"commonmark~=0.9.1",
41-
"markdown~=3.3.6",
42-
"mistletoe~=0.8.1",
43-
"mistune~=2.0.2",
44-
"panflute~=2.1.3",
40+
"commonmark~=0.9",
41+
"markdown~=3.4",
42+
"mistletoe~=1.0",
43+
"mistune~=2.0",
44+
"panflute~=2.3",
4545
]
4646
linkify = ["linkify-it-py~=1.0"]
4747
plugins = ["mdit-py-plugins"]

0 commit comments

Comments
 (0)