Skip to content

Commit a608a68

Browse files
committed
onnx >=1.16
1 parent b9019b2 commit a608a68

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
@@ -9,7 +9,7 @@ pytest-random-order ==1.2.0
99
cloudpickle >=1.3, <3.2.0
1010
scikit-learn >0.22.1, <1.8.0
1111
numpy >=1.21.0, <1.27.0
12-
onnx >=1.12.0, <1.19.0
12+
onnx >=1.16, <1.19.0
1313
onnxruntime >=1.12.0, <1.23.0
1414
onnxscript >= 0.2.2, <0.4.0
1515
psutil <7.0.1 # for `DeviceStatsMonitor`

0 commit comments

Comments
 (0)