Skip to content

Commit 2b5d38d

Browse files
build(deps): update scikit-learn requirement from <1.4.0,>0.22.1 to >0.22.1,<1.7.0 in /requirements (#20760)
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.6.1) --- updated-dependencies: - dependency-name: scikit-learn dependency-version: 1.6.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c51b347 commit 2b5d38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/pytorch/test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest-random-order ==1.1.0
77

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

0 commit comments

Comments
 (0)