Skip to content

Commit d64834d

Browse files
Merge branch 'main' into llm-judge-str-evaluator-name
2 parents 5cf9087 + 0977e8a commit d64834d

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pyproject.toml

+1-4
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ docs = [
6060
"datasets",
6161
"evaluate",
6262
"nltk",
63-
"sacrebleu",
64-
"absl-py",
6563
"rouge_score",
6664
"scikit-learn",
6765
"jiwer",
@@ -89,8 +87,7 @@ tests = [
8987
"editdistance",
9088
"rouge-score",
9189
"nltk",
92-
"mecab-python3",
93-
"sacrebleu[ko]",
90+
"sacrebleu[ko,ja]",
9491
"scikit-learn<=1.5.2",
9592
"jiwer",
9693
"conllu",

0 commit comments

Comments
 (0)