diff --git a/requirements/pytorch/test.txt b/requirements/pytorch/test.txt index 022097a641432..98f3216ba5527 100644 --- a/requirements/pytorch/test.txt +++ b/requirements/pytorch/test.txt @@ -9,7 +9,7 @@ pytest-random-order ==1.1.1 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.18.0 +onnx >=1.12.0, <1.19.0 onnxruntime >=1.12.0, <1.21.0 psutil <7.0.1 # for `DeviceStatsMonitor` pandas >1.0, <2.3.0 # needed in benchmarks