diff --git a/Project.toml b/Project.toml index 7c6ac28f..af16ffb7 100644 --- a/Project.toml +++ b/Project.toml @@ -24,20 +24,20 @@ DataInterpolationsSymbolicsExt = "Symbolics" [compat] Aqua = "0.8" -ChainRulesCore = "1" +ChainRulesCore = "1.18" FindFirstFunctions = "1.1" FiniteDifferences = "0.12.31" -ForwardDiff = "0.10.19" +ForwardDiff = "0.10.36" LinearAlgebra = "1.10" Optim = "1.6" PrettyTables = "2" QuadGK = "2.9.1" -RecipesBase = "1.1" +RecipesBase = "1.3" Reexport = "1" RegularizationTools = "0.6" SafeTestsets = "0.1" StableRNGs = "1" -Symbolics = "5.1" +Symbolics = "5.29" Test = "1" julia = "1.10"