From 7dfec5217c63365c8b919d71ccc1f13d076c4999 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 02:21:00 +0000 Subject: [PATCH] CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index dc16f92..bb90dfe 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ HTTP = "1" Interpolations = "0.15" JSON3 = "1" LightXML = "0.9" -Makie = "0.21, 0.22" +Makie = "0.21, 0.22, 0.24" NCDatasets = "0.12, 0.13, 0.14" Statistics = "1" TableScraper = "0.1"