From 406b6d95da51e85270644659d0911caa1023da0e Mon Sep 17 00:00:00 2001 From: David Widmann Date: Wed, 21 Aug 2024 14:53:08 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ba11f12b3b..e4b2fe3742 100644 --- a/Project.toml +++ b/Project.toml @@ -100,7 +100,7 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2" StaticArrays = "0.10, 0.11, 0.12, 1.0" SymbolicIndexingInterface = "0.3.1" SymbolicUtils = "1.0 - 1.4.0" -Symbolics = "5.7 - 5.20" +Symbolics = "5.7 - 5.24" URIs = "1" UnPack = "0.1, 1.0" Unitful = "1.1"