diff --git a/Project.toml b/Project.toml index 60764651b..fe6a712f0 100644 --- a/Project.toml +++ b/Project.toml @@ -42,8 +42,8 @@ NonlinearSolveZygoteExt = "Zygote" [compat] ADTypes = "0.2" -ArrayInterface = "6.0.24, 7" Aqua = "0.8" +ArrayInterface = "6.0.24, 7" BandedMatrices = "1" BenchmarkTools = "1" ConcreteStructs = "0.2" @@ -65,7 +65,7 @@ Pkg = "1" PrecompileTools = "1" Printf = "<0.0.1, 1" Random = "1" -RecursiveArrayTools = "2" +RecursiveArrayTools = "2, 3" Reexport = "0.2, 1" SafeTestsets = "0.1" SciMLBase = "2.9"