Skip to content

Commit 5ac872e

Browse files
build(deps): update scikit-learn requirement from <1.7.0,>0.22.1 to >0.22.1,<1.8.0 in /requirements (#21084)
build(deps): update scikit-learn requirement in /requirements 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@0.22.2...1.7.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.7.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 345c841 commit 5ac872e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest-random-order ==1.2.0
77

88
# needed in tests
99
cloudpickle >=1.3, <3.2.0
10-
scikit-learn >0.22.1, <1.7.0
10+
scikit-learn >0.22.1, <1.8.0
1111
numpy >=1.17.2, <1.27.0
1212
onnx >=1.12.0, <1.19.0
1313
onnxruntime >=1.12.0, <1.23.0

0 commit comments

Comments
 (0)