We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5886b5d commit 23f02ceCopy full SHA for 23f02ce
requirements/pytorch/test.txt
@@ -9,7 +9,7 @@ pytest-random-order ==1.1.0
9
cloudpickle >=1.3, <3.2.0
10
scikit-learn >0.22.1, <1.7.0
11
numpy >=1.17.2, <1.27.0
12
-onnx >=1.12.0, <1.17.0
+onnx >=1.12.0, <1.18.0
13
onnxruntime >=1.12.0, <1.21.0
14
psutil <7.0.1 # for `DeviceStatsMonitor`
15
pandas >1.0, <2.3.0 # needed in benchmarks
0 commit comments