From 6249092a40f563a992900822a9c53059f8b58968 Mon Sep 17 00:00:00 2001 From: Jo Taylor Date: Tue, 12 Dec 2023 11:09:55 -0500 Subject: [PATCH] Update HASP version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d5e3e54..c9445f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "pyyaml", "plotly", "scipy>=1.11.4", - "hasp>=0.9.5" + "hasp>=0.9.6" ] [project.scripts]