diff --git a/Project.toml b/Project.toml index 40f6a9c5..84110b30 100644 --- a/Project.toml +++ b/Project.toml @@ -40,7 +40,7 @@ IterTools = "1" LinearAlgebra = "1.6, 1.7" Logging = "1.6, 1.7" MacroTools = "0.5" -ModelingToolkit = "9.16" +ModelingToolkit = "9.33" Nemo = "0.43, 0.44, 0.45, 0.46" ParamPunPam = "0.4" Pkg = "1.6, 1.7" @@ -48,8 +48,8 @@ PrecompileTools = "1.2" Primes = "0.5" Random = "1.6, 1.7" SpecialFunctions = "2" -SymbolicUtils = "2, 3" -Symbolics = "5.30.1, 6" +SymbolicUtils = "3.2" +Symbolics = "6.2" Test = "1.6, 1.7" TestSetExtensions = "2" TimerOutputs = "0.5"