diff --git a/Project.toml b/Project.toml index 856e899e..1fb31148 100644 --- a/Project.toml +++ b/Project.toml @@ -32,24 +32,24 @@ DataInterpolationsMakieExt = "Makie" [compat] Aqua = "0.8" BenchmarkTools = "1" -ChainRulesCore = "1.25" -EnumX = "1.0.4" +ChainRulesCore = "1.26" +EnumX = "1.0.5" FillArrays = "1.13" -FindFirstFunctions = "1.3" -FiniteDifferences = "0.12.31" +FindFirstFunctions = "1.4" +FiniteDifferences = "0.12.32" ForwardDiff = "0.10.37, 1" LinearAlgebra = "1.10" Makie = "0.22, 0.23, 0.24" -Optim = "1.6" +Optim = "1.13" PrettyTables = "2.4" -QuadGK = "2.9.1" +QuadGK = "2.10" RecipesBase = "1.3" Reexport = "1" RegularizationTools = "0.6" SafeTestsets = "0.1" SparseConnectivityTracer = "1" StableRNGs = "1" -Symbolics = "6.46" +Symbolics = "6.49" Test = "1.10" Unitful = "1.21.1" Zygote = "0.6.77, 0.7"