diff --git a/book/pyproject.toml b/book/pyproject.toml index af352ac..1f9c76c 100644 --- a/book/pyproject.toml +++ b/book/pyproject.toml @@ -7,7 +7,7 @@ requires-python = ">=3.13" dependencies = [ "jupyter-book>=2.1.0", "evals", - "matplotlib>=3.10.7", + "matplotlib>=3.10.8", "pillow>=12.0.0", "numpy>=2.3.5", "fonttools>=4.60.1",