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.
1 parent fd1a38b commit ffec870Copy full SHA for ffec870
requirements/pytorch/test.txt
@@ -10,7 +10,7 @@ cloudpickle >=1.3, <3.2.0
10
scikit-learn >0.22.1, <1.4.0
11
numpy >=1.17.2, <1.27.0
12
onnx >=1.12.0, <1.17.0
13
-onnxruntime >=1.12.0, <1.19.0
+onnxruntime >=1.12.0, <1.21.0
14
psutil <5.9.6 # for `DeviceStatsMonitor`
15
pandas >1.0, <2.2.0 # needed in benchmarks
16
fastapi # for `ServableModuleValidator` # not setting version as re-defined in App
0 commit comments