Skip to content

Commit 442b0e2

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for GeoStatsModels in [weakdeps] to 0.9, (keep existing compat)
1 parent c9ee187 commit 442b0e2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Project.toml

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ uuid = "2fb1d81b-e6a0-5fc5-82e6-8e06903437ab"
33
authors = ["Maarten Pronk <[email protected]>"]
44
version = "0.9.3"
55

6-
76
[deps]
87
ArchGDAL = "c9ce4bd3-c3d5-55b8-8973-c0e20141b8c3"
98
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"
@@ -17,9 +16,9 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1716
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1817

1918
[weakdeps]
20-
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2119
GeoStatsModels = "ad987403-13c5-47b5-afee-0a48f6ac4f12"
2220
GeoStatsTransforms = "725d9659-360f-4996-9c94-5f19c7e4a8a6"
21+
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
2322

2423
[extensions]
2524
GeoArraysMakieExt = "Makie"
@@ -32,7 +31,7 @@ DataAPI = "1"
3231
Extents = "0.1"
3332
GeoFormatTypes = "0.4"
3433
GeoInterface = "1"
35-
GeoStatsModels = "0.6"
34+
GeoStatsModels = "0.6, 0.9"
3635
GeoStatsTransforms = "0.9"
3736
IterTools = "1"
3837
Makie = "0.21"

0 commit comments

Comments
 (0)