diff --git a/Project.toml b/Project.toml index c9c7a47811..7fd7a33281 100644 --- a/Project.toml +++ b/Project.toml @@ -100,10 +100,10 @@ NonlinearSolve = "3.12" OrderedCollections = "1" OrdinaryDiffEq = "6.82.0" PrecompileTools = "1" -RecursiveArrayTools = "2.3, 3" +RecursiveArrayTools = "3.26" Reexport = "0.2, 1" RuntimeGeneratedFunctions = "0.5.9" -SciMLBase = "2.28.0" +SciMLBase = "2.45.0" SciMLStructures = "1.0" Serialization = "1" Setfield = "0.7, 0.8, 1" @@ -111,7 +111,7 @@ SimpleNonlinearSolve = "0.1.0, 1" SparseArrays = "1" SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2" StaticArrays = "0.10, 0.11, 0.12, 1.0" -SymbolicIndexingInterface = "0.3.12" +SymbolicIndexingInterface = "0.3.26" SymbolicUtils = "2.1" Symbolics = "5.32" URIs = "1"