Skip to content

Commit d070e72

Browse files
Update scikit-learn requirement from <1.1.3,>0.22.1 to >0.22.1,<1.2.1 in /requirements (#16107)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e6f9b5 commit d070e72

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
@@ -8,7 +8,7 @@ pre-commit==2.20.0
88

99
# needed in tests
1010
cloudpickle>=1.3, <2.3.0
11-
scikit-learn>0.22.1, <1.1.3
11+
scikit-learn>0.22.1, <1.2.1
1212
onnxruntime<1.14.0
1313
psutil<5.9.4 # for `DeviceStatsMonitor`
1414
pandas>1.0, <1.5.2 # needed in benchmarks

0 commit comments

Comments
 (0)