diff --git a/src/bindings/python/constraints.txt b/src/bindings/python/constraints.txt index 693522adcb684e..dc0ef91b82cf33 100644 --- a/src/bindings/python/constraints.txt +++ b/src/bindings/python/constraints.txt @@ -8,7 +8,6 @@ pytest-html==4.1.1 pytest-timeout==2.2.0 # Python bindings -py>=1.9.0 pygments>=2.8.1 setuptools>=65.6.1 sympy>=1.10 diff --git a/src/bindings/python/requirements_test.txt b/src/bindings/python/requirements_test.txt index 62320649b6acb9..439521b8dd27c3 100644 --- a/src/bindings/python/requirements_test.txt +++ b/src/bindings/python/requirements_test.txt @@ -33,7 +33,6 @@ pytest-forked; sys_platform != 'win32' pytest-xdist pytest-html pytest -py radon retrying tox diff --git a/tools/constraints.txt b/tools/constraints.txt index e91d858e4eabcc..0b30e786f62930 100644 --- a/tools/constraints.txt +++ b/tools/constraints.txt @@ -16,6 +16,5 @@ astroid>=2.9.0 pylint>=2.7.0 pyenchant>=3.0.0 test-generator==0.1.1 -py>=1.9.0 urllib3>=1.26.4 openvino-telemetry>=2023.2.1 diff --git a/tools/mo/requirements_dev.txt b/tools/mo/requirements_dev.txt index 2dff4a760c799d..4ab7bf77584a26 100644 --- a/tools/mo/requirements_dev.txt +++ b/tools/mo/requirements_dev.txt @@ -7,5 +7,4 @@ test-generator defusedxml requests pytest -py fastjsonschema \ No newline at end of file