Skip to content

Commit

Permalink
CompatHelper: bump compat for GeoStatsTransforms in [weakdeps] to 0.1…
Browse files Browse the repository at this point in the history
…0, (keep existing compat)
  • Loading branch information
CompatHelper Julia committed Jan 25, 2025
1 parent c9ee187 commit 88a7fe0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ uuid = "2fb1d81b-e6a0-5fc5-82e6-8e06903437ab"
authors = ["Maarten Pronk <[email protected]>"]
version = "0.9.3"


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

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

[extensions]
GeoArraysMakieExt = "Makie"
Expand All @@ -33,7 +32,7 @@ Extents = "0.1"
GeoFormatTypes = "0.4"
GeoInterface = "1"
GeoStatsModels = "0.6"
GeoStatsTransforms = "0.9"
GeoStatsTransforms = "0.9, 0.10"
IterTools = "1"
Makie = "0.21"
PrecompileTools = "1"
Expand Down

0 comments on commit 88a7fe0

Please sign in to comment.