diff --git a/Project.toml b/Project.toml index ecb684d..6d010d7 100644 --- a/Project.toml +++ b/Project.toml @@ -26,13 +26,13 @@ OptimizationOptimJL = "0.1.5" OrdinaryDiffEq = "6.65" Pkg = "1" Random = "1" -RecursiveArrayTools = "3.1" +RecursiveArrayTools = "3.2" ReverseDiff = "1" SafeTestsets = "0.1" SparseArrays = "1" Symbolics = "5.12" Test = "1" -julia = "1.9" +julia = "1.10" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"