mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-16 11:43:26 +00:00
Use scikit-learn, not sklearn, in requirements.txt (#1974)
This commit is contained in:
parent
b7041941df
commit
00dc30ae54
@ -11,7 +11,7 @@ tqdm
|
||||
requests
|
||||
# Scipy & sklearn for stats in run_classifier
|
||||
scipy>=1.3.2
|
||||
sklearn
|
||||
scikit-learn>=1.0.0
|
||||
# Metrics or logging related
|
||||
seqeval
|
||||
mlflow<=1.13.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user