diff --git a/Project.toml b/Project.toml index e7ac2c80..bdd43329 100644 --- a/Project.toml +++ b/Project.toml @@ -50,7 +50,7 @@ ArrayInterface = "7.9.0" ChainRulesCore = "1.25.1" CommonSolve = "0.2.4" Cuba = "2.2" -Cubature = "1.5" +Cubature = "1.5.1" DifferentiationInterface = "0.7.16" Distributions = "0.25.87" FastGaussQuadrature = "1" diff --git a/test/AD/Project.toml b/test/AD/Project.toml index edd3431e..dbd4aed1 100644 --- a/test/AD/Project.toml +++ b/test/AD/Project.toml @@ -13,7 +13,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f" [compat] Cuba = "2.2" -Cubature = "1.5" +Cubature = "1.5.1" FastGaussQuadrature = "1" FiniteDiff = "2.27" ForwardDiff = "0.10.36, 1"