Skip to content

Commit 08875e8

Browse files
build(deps): update psutil requirement from <7.0.1 to <7.1.1 in /requirements (#21236)
1 parent 7606207 commit 08875e8

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
@@ -12,7 +12,7 @@ numpy >1.20.0, <1.27.0
1212
onnx >1.12.0, <1.20.0
1313
onnxruntime >=1.12.0, <1.23.0
1414
onnxscript >= 0.1.0, < 0.5.0
15-
psutil <7.0.1 # for `DeviceStatsMonitor`
15+
psutil <7.1.1 # for `DeviceStatsMonitor`
1616
pandas >2.0, <2.4.0 # needed in benchmarks
1717
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
1818
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App

0 commit comments

Comments
 (0)