From 60e8b323ff9f34a3b66f35d55b9f6cdac367acb8 Mon Sep 17 00:00:00 2001 From: Elias Carvalho <73039601+eliascarv@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:37:14 -0300 Subject: [PATCH] Update dependencies (#136) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2403b0d..c3c1127 100644 --- a/Project.toml +++ b/Project.toml @@ -34,7 +34,7 @@ GeoTablesTableTransformsExt = "TableTransforms" CategoricalArrays = "0.10" Colorfy = "0.1.2, 1" ColumnSelectors = "0.1" -CoordRefSystems = "0.12 - 0.14" +CoordRefSystems = "0.15" DataAPI = "1.15" DataScienceTraits = "0.4.3" Dates = "1.9"