diff --git a/Project.toml b/Project.toml index bb693b0d..2fb9a896 100644 --- a/Project.toml +++ b/Project.toml @@ -20,8 +20,8 @@ MeshIntegralsEnzymeExt = "Enzyme" [compat] CliffordNumbers = "0.1.9" -CoordRefSystems = "0.15, 0.16, 0.17" -Enzyme = "0.13.19" +CoordRefSystems = "0.15, 0.16, 0.17, 0.18" +Enzyme = "0.13.47" FastGaussQuadrature = "1" HCubature = "1.5" LinearAlgebra = "1" diff --git a/test/Project.toml b/test/Project.toml index c1cd51ea..4d34aa3b 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -13,8 +13,8 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] Aqua = "0.7, 0.8" -CoordRefSystems = "0.15, 0.16, 0.17" -Enzyme = "0.13.19" +CoordRefSystems = "0.15, 0.16, 0.17, 0.18" +Enzyme = "0.13.47" ExplicitImports = "1.6.0" LinearAlgebra = "1" Meshes = "0.51.20, 0.52, 0.53"