Skip to content

Commit d046a96

Browse files
dependabot[bot]SkafteNickiBorda
authored
build(deps): update psutil requirement from <7.1.2 to <7.2 in /requirements (#21318)
build(deps): update psutil requirement in /requirements Updates the requirements on [psutil](https://github.com/giampaolo/psutil) to permit the latest version. - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-0.1.0...release-7.1.2) --- updated-dependencies: - dependency-name: psutil dependency-version: 7.1.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicki Skafte Detlefsen <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
1 parent 72dffa0 commit d046a96

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
@@ -14,7 +14,7 @@ numpy >1.20.0, <1.27.0
1414
onnx >1.12.0, <1.20.0
1515
onnxruntime >=1.12.0, <1.24.0
1616
onnxscript >= 0.1.0, < 0.6.0
17-
psutil <7.1.2 # for `DeviceStatsMonitor`
17+
psutil <7.2.0 # for `DeviceStatsMonitor`
1818
pandas >2.0, <2.4.0 # needed in benchmarks
1919
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
2020
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App

0 commit comments

Comments
 (0)