Skip to content

Commit

Permalink
[python] updated minimum version for latexrestricted
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoore committed Oct 30, 2024
1 parent 3a029d3 commit d35027c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ keywords = [
]
dependencies = [
'latex2pydata >= 0.4.0',
'latexrestricted >= 0.4.0',
'latexrestricted >= 0.6.0',
'pygments >= 2.17.0',
]
# https://pypi.python.org/pypi?:action=list_classifiers
Expand Down

0 comments on commit d35027c

Please sign in to comment.