From c80eb9b7edbba106c59e792f8fed01acf61ba99c Mon Sep 17 00:00:00 2001 From: David Widmann Date: Wed, 21 Aug 2024 14:32:43 +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 b0c7177d53..ba11f12b3b 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" +Symbolics = "5.7 - 5.20" URIs = "1" UnPack = "0.1, 1.0" Unitful = "1.1"