Skip to content

Commit

Permalink
Merge pull request #157 from NexaAI/brian/eval
Browse files Browse the repository at this point in the history
change `antlr4-python3-runtime`, must be equal to 4.11
  • Loading branch information
zhiyuan8 authored Oct 9, 2024
2 parents 43450f5 + b8883ae commit ab0ab06
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 @@ -58,7 +58,7 @@ onnx = [
eval = [
"sympy",
"openai",
"antlr4-python3-runtime>=4.11",
"antlr4-python3-runtime==4.11",
"rouge_score",
"evaluate",
"pytablewriter",
Expand Down

0 comments on commit ab0ab06

Please sign in to comment.