Update scikit-learn requirement from <1.2.1,>0.22.1 to >0.22.1,<1.3.1 in /requirements (#17954)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-30 14:20:49 +00:00 committed by GitHub
parent 5d7669af46
commit 0af51fa3be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ pytest-random-order ==1.1.0
# needed in tests
cloudpickle >=1.3, <2.3.0
scikit-learn >0.22.1, <1.2.1
scikit-learn >0.22.1, <1.3.1
onnx <1.15.0
onnxruntime <1.16.0
psutil <5.9.5 # for `DeviceStatsMonitor`