diff --git a/requirements/pytorch/test.txt b/requirements/pytorch/test.txt index 7c526b93d3ad8..6d1162da398f2 100644 --- a/requirements/pytorch/test.txt +++ b/requirements/pytorch/test.txt @@ -9,7 +9,7 @@ pytest-random-order ==1.1.0 cloudpickle >=1.3, <3.2.0 scikit-learn >0.22.1, <1.7.0 numpy >=1.17.2, <1.27.0 -onnx >=1.12.0, <1.17.0 +onnx >=1.12.0, <1.18.0 onnxruntime >=1.12.0, <1.21.0 psutil <5.9.6 # for `DeviceStatsMonitor` pandas >1.0, <2.3.0 # needed in benchmarks