We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d2e157 + 29ddf82 commit cb28a14Copy full SHA for cb28a14
requirements/pytorch/test.txt
@@ -13,7 +13,7 @@ numpy >1.20.0, <1.27.0
13
onnx >1.12.0, <1.20.0
14
onnxruntime >=1.12.0, <1.24.0
15
onnxscript >= 0.1.0, < 0.5.0
16
-psutil <7.1.1 # for `DeviceStatsMonitor`
+psutil <7.1.2 # for `DeviceStatsMonitor`
17
pandas >2.0, <2.4.0 # needed in benchmarks
18
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
19
uvicorn # for `ServableModuleValidator` # not setting version as re-defined in App
0 commit comments