Skip to content

Commit 74f69ba

Browse files
committed
fix: add scikit-learn to dependencies to fix CI test failures
1 parent 9627684 commit 74f69ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ dependencies = [
5555
"sacrebleu>=2.0.0",
5656
"rouge-score>=0.1.2",
5757
"python-Levenshtein>=0.20.0",
58+
"scikit-learn>=1.0.0",
5859
]
5960

6061
[project.optional-dependencies]

0 commit comments

Comments
 (0)