diff --git a/Project.toml b/Project.toml index af269c47..65d33ff7 100644 --- a/Project.toml +++ b/Project.toml @@ -13,7 +13,7 @@ QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] -CoordRefSystems = "0.11, 0.12" +CoordRefSystems = "0.12" FastGaussQuadrature = "1" HCubature = "1.5" LinearAlgebra = "1" diff --git a/test/Project.toml b/test/Project.toml index 2291b067..6ca69de1 100644 --- a/test/Project.toml +++ b/test/Project.toml @@ -8,7 +8,7 @@ Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d" [compat] Aqua = "0.8" -Meshes = "0.49" +Meshes = "0.50" MeshIntegrals = "0.12" QuadGK = "2" Unitful = "1"