Skip to content

Commit a64f6b8

Browse files
Update scikit-learn requirement from ~=1.5.2 to ~=1.6.0
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.2...1.6.0) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45f4f6a commit a64f6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ configobj~=5.0.9
22
joblib~=1.3.2
33
matplotlib~=3.8.4
44
xgboost~=2.1.3
5-
scikit-learn~=1.5.2
5+
scikit-learn~=1.6.0
66
Faker~=30.3.0
77
numpy~=1.26.4
88
transformers~=4.38.2

0 commit comments

Comments
 (0)