From deec03f246809cf3f763dae0384e4676be7d5159 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 30 May 2025 01:59:25 +0000 Subject: [PATCH] CompatHelper: bump compat for ModelingToolkit in [weakdeps] to 10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 508333c53..5d0e52a68 100644 --- a/Project.toml +++ b/Project.toml @@ -64,7 +64,7 @@ KernelAbstractions = "0.9.18" LinearAlgebra = "1" MacroTools = "0.5.15" Mixers = "0.1.2" -ModelingToolkit = "9.67" +ModelingToolkit = "9.67, 10" NNlib = "0.9.13" NonlinearSolve = "4" OrderedCollections = "1.8.0"