Upgrade scikit-learn to 1.5.0 to fix dependabot issue (#11349)
This commit is contained in:
parent
44f22cba70
commit
694912698e
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ bert-score==0.3.13
|
||||||
evaluate==0.4.0
|
evaluate==0.4.0
|
||||||
rouge-score==0.1.2
|
rouge-score==0.1.2
|
||||||
scipy
|
scipy
|
||||||
scikit-learn==1.2.2
|
scikit-learn>=1.5.0
|
||||||
pynvml
|
pynvml
|
||||||
art
|
art
|
||||||
fschat
|
fschat
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue