diff --git a/Project.toml b/Project.toml index 60764651b..f72d49c46 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" @@ -70,7 +70,7 @@ Reexport = "0.2, 1" SafeTestsets = "0.1" SciMLBase = "2.9" SciMLOperators = "0.3" -SimpleNonlinearSolve = "0.1.23" +SimpleNonlinearSolve = "0.1.23, 1" SparseArrays = "<0.0.1, 1" SparseDiffTools = "2.12" StaticArrays = "1"