diff --git a/Project.toml b/Project.toml index 3a3810ad7..f0383f733 100644 --- a/Project.toml +++ b/Project.toml @@ -51,7 +51,7 @@ SciMLBaseZygoteExt = "Zygote" [compat] ADTypes = "0.2" -ArrayInterface = "7" +ArrayInterface = "7.6" ChainRules = "1.57.0" ChainRulesCore = "1.16" CommonSolve = "0.2.4" @@ -77,7 +77,7 @@ RecursiveArrayTools = "2.38" Reexport = "1" RuntimeGeneratedFunctions = "0.5" SciMLOperators = "0.3" -StaticArrays = "1" +StaticArrays = "1.7" StaticArraysCore = "1.4" Statistics = "1.9" SymbolicIndexingInterface = "0.2"