From 11838780448fd46ccb765240221e4f8a4c4a69a7 Mon Sep 17 00:00:00 2001 From: Shashi Gowda Date: Fri, 17 May 2024 10:01:53 -0400 Subject: [PATCH] revert SU lowerbound --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5e95d407d..44c7d3774 100644 --- a/Project.toml +++ b/Project.toml @@ -83,7 +83,7 @@ SpecialFunctions = "2" StaticArrays = "1.1" SymbolicIndexingInterface = "0.3.14" SymbolicLimits = "0.2.0" -SymbolicUtils = "1.7" +SymbolicUtils = "1.6" julia = "1.10" [extras]