Skip to content

Commit

Permalink
Bump version of utilix (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Sep 22, 2024
1 parent 1769b31 commit 23f55ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ numpy = "*"
PyYAML = "*"
scipy = "*"
tqdm = "*"
utilix = ">=0.7.4"
utilix = ">=0.9.0"
commonmark = { version = "0.9.1", optional = true }
graphviz = { version = "0.20.1", optional = true }
m2r = { version = "0.2.1", optional = true }
Expand Down

0 comments on commit 23f55ff

Please sign in to comment.