diff --git a/tools/pot/setup.py b/tools/pot/setup.py index 48f02f60f96a36..bc5b7ab771a3a3 100644 --- a/tools/pot/setup.py +++ b/tools/pot/setup.py @@ -69,7 +69,7 @@ def get_version(): "scipy>=1.8", "jstyleson>=0.0.2", "addict>=2.4.0", - "networkx<=3.1", + "networkx<=3.2.1", "tqdm>=4.54.1", "texttable>=1.6.3", "openvino-telemetry>=2022.1.0"