Skip to content

Commit 561c4c7

Browse files
dependabot[bot]nicolai86
authored andcommitted
Update scikit-learn requirement from <=1.1.1,>0.22.1 to >0.22.1,<1.1.3 in /requirements (#14276)
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.1.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2aed7cb commit 561c4c7

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
@@ -9,7 +9,7 @@ mypy==0.971
99

1010
# needed in tests
1111
cloudpickle>=1.3, <=2.1.0
12-
scikit-learn>0.22.1, <=1.1.1
12+
scikit-learn>0.22.1, <1.1.3
1313
onnxruntime<1.13.0
1414
psutil<=5.9.1 # for `DeviceStatsMonitor`
1515
pandas>1.0, <=1.4.3 # needed in benchmarks

0 commit comments

Comments
 (0)