diff --git a/tests/e2e_tests/requirements.txt b/tests/e2e_tests/requirements.txt index 3835b99ee57bfb..ce3eb04ef4b95a 100644 --- a/tests/e2e_tests/requirements.txt +++ b/tests/e2e_tests/requirements.txt @@ -5,7 +5,7 @@ # for common utils py-cpuinfo==9.0.0 -scipy>=1.5.4,<1.15 +scipy>=1.5.4,<1.16 opencv-python>=4.5; sys_platform != "darwin" opencv-python==4.8.1.78; sys_platform == "darwin" unittest-xml-reporting==3.0.4