From 5f8166bff479bed79c2bc0b0a05c4fc2cb20df9a Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 22 Feb 2025 01:22:12 +0000 Subject: [PATCH] CompatHelper: add new compat entry for GeoStats at version 0.74, (keep existing compat) --- Project.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ccf4501..640f4a1 100644 --- a/Project.toml +++ b/Project.toml @@ -49,6 +49,7 @@ ChainRules = "1.50" Downloads = "1" Flux = "0.13, 0.14" GR = "0.71, 0.72, 0.73" +GeoStats = "0.74" Huginn = "0.7.1" IJulia = "1.2" Infiltrator = "1.2" @@ -75,4 +76,4 @@ julia = "1.10" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [targets] -test = ["Test"] \ No newline at end of file +test = ["Test"]