From d9846deb4a796836d734a020e00a6dfe28c4ec87 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 22 Jun 2025 02:03:05 +0000 Subject: [PATCH] CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) --- Project.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4f46a5aeca..f81c6e7947 100644 --- a/Project.toml +++ b/Project.toml @@ -36,7 +36,6 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" NetworkLayout = "46757867-2c16-5918-afeb-47bfcb05e46a" StructuralIdentifiability = "220ca800-aa68-49bb-acd8-6037fa93a544" - [extensions] CatalystBifurcationKitExtension = "BifurcationKit" CatalystCairoMakieExtension = "CairoMakie" @@ -60,7 +59,7 @@ JumpProcesses = "9.13.2" LaTeXStrings = "1.3.0" Latexify = "0.16.6" MacroTools = "0.5.5" -Makie = "0.22.1" +Makie = "0.22.1, 0.24" ModelingToolkit = "9.69" NetworkLayout = "0.4.7" Parameters = "0.12"