Skip to content

Commit 2e0843a

Browse files
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]>
1 parent 69d8fa9 commit 2e0843a

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)