diff --git a/Project.toml b/Project.toml index 8c8a6828..f62b3089 100644 --- a/Project.toml +++ b/Project.toml @@ -47,15 +47,15 @@ IntegralsZygoteExt = ["Zygote", "ChainRulesCore"] ADTypes = "1.22.0" Arblib = "1" ArrayInterface = "7.9.0" -ChainRulesCore = "1.18" +ChainRulesCore = "1.25.1" CommonSolve = "0.2.4" Cuba = "2.2" Cubature = "1.5" -DifferentiationInterface = "0.7" +DifferentiationInterface = "0.7.16" Distributions = "0.25.87" FastGaussQuadrature = "0.5,1" FastTanhSinhQuadrature = "2.1" -FiniteDiff = "2.12" +FiniteDiff = "2.27" ForwardDiff = "0.10.36, 1" HAdaptiveIntegration = "0.2, 1.0" HCubature = "1.7" @@ -70,9 +70,9 @@ SafeTestsets = "0.1, 1" SciMLBase = "2.104, 3.0" SciMLLogging = "1.10.1, 2" SciMLTesting = "1" -StaticArrays = "1.6.4" +StaticArrays = "1.9.7" Test = "1.10" -Zygote = "0.6.69, 0.7" +Zygote = "0.7.10" julia = "1.10" [extras]