Skip to content

Commit

Permalink
Update scikit-learn requirement from <1.1.3,>0.22.1 to >0.22.1,<1.2.1…
Browse files Browse the repository at this point in the history
… in /requirements (#16107)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and carmocca committed Dec 20, 2022
1 parent a7fece4 commit 1140e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pytorch/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pre-commit==2.20.0

# needed in tests
cloudpickle>=1.3, <2.3.0
scikit-learn>0.22.1, <1.1.3
scikit-learn>0.22.1, <1.2.1
onnxruntime<1.14.0
psutil<5.9.4 # for `DeviceStatsMonitor`
pandas>1.0, <1.5.2 # needed in benchmarks
Expand Down

0 comments on commit 1140e47

Please sign in to comment.