From 5a56b9d6132baf3ce119dbddf551a2a5b5478297 Mon Sep 17 00:00:00 2001 From: Connor Ferster Date: Wed, 11 Dec 2024 12:34:06 -0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 613e453..d1f4c51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "matplotlib", "plotly", "kaleido", - "sectionproperties>=3.7.0", + "sectionproperties>=3.5.0", "concreteproperties>=0.6.4", "pycba>=0.5.2", "PyNiteFEA>=0.0.98",