diff --git a/pyproject.toml b/pyproject.toml index 0d3d46c..ecd2925 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ license = "Apache-2.0" keywords = ["speckle", "automate", "bim", "aec"] dependencies = [ - "specklepy==3.1.0", + "specklepy==3.2.4", "matplotlib>=3.10.1", ]