diff --git a/tools/accuracy_checker/requirements-test.in b/tools/accuracy_checker/requirements-test.in index 8b88b7f817f..5c888c8e505 100644 --- a/tools/accuracy_checker/requirements-test.in +++ b/tools/accuracy_checker/requirements-test.in @@ -1,6 +1,5 @@ -pytest>=5.0,<=7.0.1; python_version < '3.10' -pytest==7.2.0; python_version >= '3.10' -pytest-mock~=2.0 +pytest~=7.2.0 +pytest-mock~=3.10.0 # pytest depends on atomicwrites, but only on Windows. # This means that if we use pip-compile on Linux, the resulting requirements.txt