diff --git a/pyproject.toml b/pyproject.toml index 238ac57..e117a0f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ keywords = ["speckle", "automate", "bim", "aec"] dependencies = [ "specklepy==3.1.0", - "matplotlib>=3.10.1", + "matplotlib>=3.10.8", ] [project.optional-dependencies]