diff --git a/Project.toml b/Project.toml index 7e664674e..ad4f72cbd 100644 --- a/Project.toml +++ b/Project.toml @@ -78,7 +78,7 @@ PyCall = "1.96" PythonCall = "0.9.15" RCall = "0.14.0" RecipesBase = "1.3.4" -RecursiveArrayTools = "3.22.0" +RecursiveArrayTools = "3.24.0" Reexport = "1" RuntimeGeneratedFunctions = "0.5.12" SciMLOperators = "0.3.7" @@ -86,7 +86,7 @@ SciMLStructures = "1.1" StaticArrays = "1.7" StaticArraysCore = "1.4" Statistics = "1.10" -SymbolicIndexingInterface = "0.3.20" +SymbolicIndexingInterface = "0.3.24" Tables = "1.11" Zygote = "0.6.67" julia = "1.10"