Skip to content

Commit

Permalink
Add mandatory scikit-learn dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaarsen committed Dec 6, 2024
1 parent cc0ab3e commit c360ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies = [
"packaging>=20.0",
"evaluate",
"seqeval",
"scikit-learn",
"jinja2",
"huggingface_hub>=0.24.0"
]
Expand Down

0 comments on commit c360ff0

Please sign in to comment.