From 5633d6c99a869eaffd7051817ae281485da9cd8f Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 30 May 2025 01:49:42 +0000 Subject: [PATCH] CompatHelper: bump compat for ModelingToolkit to 10, (keep existing compat) --- Project.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index 4f46a5aeca..9f188dc7e2 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" @@ -61,7 +60,7 @@ LaTeXStrings = "1.3.0" Latexify = "0.16.6" MacroTools = "0.5.5" Makie = "0.22.1" -ModelingToolkit = "9.69" +ModelingToolkit = "9.69, 10" NetworkLayout = "0.4.7" Parameters = "0.12" Reexport = "0.2, 1.0"