diff --git a/pyproject.toml b/pyproject.toml index a1d29f3f..1ccd93e5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "opencv-python==4.11.0.86", "deepdiff==8.6.1", "numpy>=1.22.2,<2.3.0", - "matplotlib==3.10.3", + "matplotlib==3.10.7", "beartype==0.22.4", "jaxtyping==0.3.2", "deprecated>=1.2.14"