Skip to content

Commit 1970412

Browse files
committed
update deps
1 parent 0afe7c3 commit 1970412

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jsonrpcserver = "5.0.9"
2222
# parsing dependencies
2323
##########################
2424

25-
antlr4-python3-runtime = { version = "4.13", optional = true }
25+
antlr4-python3-runtime = { version = "4.13.1", optional = true }
2626
lark = { version = "1.1.9", optional = true }
2727
latex2sympy = { git = "https://github.com/purdue-tlt/latex2sympy.git", rev = "1.11.2", optional = true }
2828

0 commit comments

Comments
 (0)