Skip to content

Commit 2f0331a

Browse files
authored
Merge branch 'master' into dependabot-pip-requirements-coverage-7.11.0
2 parents 67b0c8f + 29ddf82 commit 2f0331a

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.5.0
17-
psutil <7.1.1 # for `DeviceStatsMonitor`
17+
psutil <7.1.2 # 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)