diff --git a/Project.toml b/Project.toml index 00c636d0e..2a647bd58 100644 --- a/Project.toml +++ b/Project.toml @@ -54,7 +54,7 @@ NonlinearSolveZygoteExt = "Zygote" [compat] ADTypes = "0.2.5" Aqua = "0.8" -ArrayInterface = "7.6" +ArrayInterface = "7.7" BandedMatrices = "1.3" BenchmarkTools = "1" ConcreteStructs = "0.2" @@ -76,18 +76,18 @@ MaybeInplace = "0.1.1" NLsolve = "4.5" NaNMath = "1" NonlinearProblemLibrary = "0.1.1" -OrdinaryDiffEq = "6" +OrdinaryDiffEq = "6.63" Pkg = "1" PrecompileTools = "1.2" -Printf = "<0.0.1, 1" -Random = "<0.0.1, 1" -RecursiveArrayTools = "3.0" +Printf = "1.9" +Random = "1.91" +RecursiveArrayTools = "3.2" Reexport = "1.2" SafeTestsets = "0.1" SciMLBase = "2.11" SciMLOperators = "0.3.7" SimpleNonlinearSolve = "1.0.2" -SparseArrays = "<0.0.1, 1" +SparseArrays = "1.9" SparseDiffTools = "2.14" SpeedMapping = "0.3" StableRNGs = "1"