diff --git a/S/SimpleSDMLayers/Compat.toml b/S/SimpleSDMLayers/Compat.toml index ad6158919c63b36..20a1cd65ce47e00 100644 --- a/S/SimpleSDMLayers/Compat.toml +++ b/S/SimpleSDMLayers/Compat.toml @@ -16,12 +16,14 @@ julia = "1.3.0-1" ["0.2-0"] Requires = "1" + +["0.2-0.7"] ZipFile = "0.8-0.9" ["0.2.0"] RecipesBase = "0.7-0.8" -["0.2.1-0"] +["0.2.1-0.7"] RecipesBase = ["0.7-0.8", "1"] ["0.3.0"] @@ -36,9 +38,21 @@ HTTP = "0.8-0.9" ["0.5"] ArchGDAL = "0.4-0.6" -["0.5-0"] +["0.5-0.7"] julia = "1.5.0-1" ["0.6-0"] -ArchGDAL = "0.6" Downloads = "1.4.0-1" + +["0.6-0.7"] +ArchGDAL = "0.6" + +["0.8-0"] +ArchGDAL = "0.7" +Distances = "0.10" +GeometryBasics = "0.4" +PolygonOps = "0.1" +RecipesBase = "1" +StatsBase = "0.33" +ZipFile = "0.9" +julia = "1.6.0-1" diff --git a/S/SimpleSDMLayers/Deps.toml b/S/SimpleSDMLayers/Deps.toml index df8802414e6b65f..6c2e55473b77254 100644 --- a/S/SimpleSDMLayers/Deps.toml +++ b/S/SimpleSDMLayers/Deps.toml @@ -17,3 +17,11 @@ ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3" ["0.5-0"] Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" + +["0.8-0"] +ColorBlendModes = "60508b50-96e1-4007-9d6c-f475c410f16b" +Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" +Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" +GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" +PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924" +StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" diff --git a/S/SimpleSDMLayers/Versions.toml b/S/SimpleSDMLayers/Versions.toml index de6f01f8f29edaf..e12a94fd368e8dd 100644 --- a/S/SimpleSDMLayers/Versions.toml +++ b/S/SimpleSDMLayers/Versions.toml @@ -69,3 +69,6 @@ git-tree-sha1 = "081f9548c871be3be467741b50a3f07389405cf7" ["0.7.0"] git-tree-sha1 = "a5f2bd0c13ae434963aadb8d1e26bf3dba81d9cc" + +["0.8.0"] +git-tree-sha1 = "b0f52b45a677dd453466a21fcb4588b4ab89469d"