From 4bcc13d182107cfecfa0cc00bbb6c72ef6f6efd5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 29 Mar 2025 00:03:23 +0000 Subject: [PATCH] CompatHelper: bump compat for GeoStatsTransforms in [weakdeps] to 0.12, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6b2bbe8..05fe78e 100644 --- a/Project.toml +++ b/Project.toml @@ -32,7 +32,7 @@ Extents = "0.1" GeoFormatTypes = "0.4" GeoInterface = "1" GeoStatsModels = "0.6" -GeoStatsTransforms = "0.9" +GeoStatsTransforms = "0.9, 0.12" IterTools = "1" Makie = "0.21, 0.22" PrecompileTools = "1"