diff --git a/pyproject.toml b/pyproject.toml index 220b81e1248..a0ada08408e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ dependencies = [ "networkx>=2.6, <3.5.0", "ninja>=1.10.0.post2, <1.14", - "numpy>=1.24.0, <2.3.0", + "numpy>=1.24.0, <2.5.0", "openvino-telemetry>=2023.2.0", "packaging>=20.0", "pandas>=1.1.5,<2.4",