From b3453a262dc566463b08718feae6cb2039b40375 Mon Sep 17 00:00:00 2001 From: monty Date: Thu, 2 Nov 2023 17:42:48 -0600 Subject: [PATCH] SHA --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a093f99a..33e3484d 100644 --- a/Project.toml +++ b/Project.toml @@ -116,7 +116,7 @@ PyPlot = "2" Random = "1" ReusableFunctions = "1" RobustPmap = "1" -SHA = "1" +SHA = "0.7" SharedArrays = "1" Sockets = "1" SparseArrays = "1"