diff --git a/Project.toml b/Project.toml index d04954a..df6585d 100644 --- a/Project.toml +++ b/Project.toml @@ -29,7 +29,7 @@ GeoFormatTypes = "0.4" GeoInterface = "1.0" GeoInterfaceMakie = "0.1" GeoInterfaceRecipes = "1.0" -Makie = "0.20, 0.21" +Makie = "0.20, 0.21, 0.22" OrderedCollections = "1" RecipesBase = "1" Tables = "0.2, 1" @@ -37,8 +37,8 @@ ZipFile = "0.9, 0.10" julia = "1.9" [extras] -ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" +ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"