diff --git a/Project.toml b/Project.toml index 4c9672ad..6df2909f 100644 --- a/Project.toml +++ b/Project.toml @@ -26,7 +26,7 @@ Aqua = "0.8" ChainRulesCore = "1" FiniteDifferences = "0.12.31" ForwardDiff = "0.10.13" -LinearAlgebra = "1.9" +LinearAlgebra = "1.10" Optim = "1.6" PrettyTables = "2" QuadGK = "2.9.1" @@ -36,7 +36,7 @@ RegularizationTools = "0.6" StableRNGs = "1" Symbolics = "4" Test = "1" -julia = "1.9" +julia = "1.10" [extras] Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"