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 4dc1dbc commit 4be131dCopy full SHA for 4be131d
requirements/pytorch/test.txt
@@ -10,7 +10,7 @@ cloudpickle >=1.3, <3.2.0
10
scikit-learn >0.22.1, <1.8.0
11
numpy >1.20.0, <1.27.0
12
onnx >1.12.0, <1.20.0
13
-onnxruntime >=1.12.0, <1.23.0
+onnxruntime >=1.12.0, <1.24.0
14
onnxscript >= 0.1.0, < 0.5.0
15
psutil <7.1.1 # for `DeviceStatsMonitor`
16
pandas >2.0, <2.4.0 # needed in benchmarks
0 commit comments