diff --git a/tests/openvino/requirements.txt b/tests/openvino/requirements.txt index 07054a24633..5a8cda7f778 100644 --- a/tests/openvino/requirements.txt +++ b/tests/openvino/requirements.txt @@ -2,5 +2,5 @@ pytest virtualenv pytest-cov pytest-mock>=3.3.1 -openvino-dev[onnx,pytorch,tensorflow2]==2023.0.1 +openvino-dev[onnx,pytorch,tensorflow2]==2023.1 fastdownload