From 3d4c64811219eecb17cdacaf375bce63dfbaf6f7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 1 Mar 2025 00:27:05 +0000 Subject: [PATCH] CompatHelper: add new compat entry for FMIZoo at version 1 for package docs, (keep existing compat) --- docs/Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Project.toml b/docs/Project.toml index 5e9cc200de..dabef83a4a 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -33,6 +33,7 @@ DataInterpolations = "6.5" Distributions = "0.25" Documenter = "1" DynamicQuantities = "^0.11.2, 0.12, 1" +FMIZoo = "1" ModelingToolkit = "8.33, 9" ModelingToolkitStandardLibrary = "2.19" NonlinearSolve = "3, 4"