diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index b841185be8bbad..c9a9883654665b 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -5,7 +5,7 @@ # for common utils py-cpuinfo==7.0.0 -scipy>=1.5.4,<1.12 +scipy>=1.5.4,<1.15 opencv-python>=4.5; sys_platform != "darwin" opencv-python==4.6.0.66; sys_platform == "darwin" # test-generator==0.1.1