diff --git a/pyproject.toml b/pyproject.toml index 9bcf73fc1d..66e0780079 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -115,7 +115,7 @@ ci_publish = [ ci_benchmark = [ "pandas<2.3", # To avoid conflict with nncf==2.9.0 - "matplotlib==3.9.3", + "matplotlib==3.9.4", "nbconvert==7.16.4", "ipython==8.30.0", "ipykernel==6.29.5",