Skip to content

Commit 2dfd1cd

Browse files
committed
deps
1 parent 03650c0 commit 2dfd1cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
"packaging>=20.0; python_version<'3.14'",
2727
"packaging>=26.0; python_version>='3.14'",
2828
"scikit-learn>=1.0.0; python_version<'3.14'",
29-
"scikit-learn>=1.7.2; python_version>='3.14'",
29+
"scikit-learn>=1.8.0; python_version>='3.14'",
3030
"scipy>=1.0.0; python_version<'3.13'",
3131
"scipy>=1.14.1; python_version>='3.13' and python_version<'3.14'",
3232
"scipy>=1.17.0; python_version>='3.14'",

0 commit comments

Comments
 (0)