From 9ff7ed4f0380c261900cb3d4339de835d669dbd8 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 29 May 2026 00:54:46 +0000 Subject: [PATCH] CompatHelper: bump compat for ExaModels to 0.11 for package docs, (keep existing compat) --- docs/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Project.toml b/docs/Project.toml index 0310baf6..4a3d60a3 100644 --- a/docs/Project.toml +++ b/docs/Project.toml @@ -40,7 +40,7 @@ DataFrames = "1" Documenter = "1" DocumenterInterLinks = "1" DocumenterMermaid = "0.2" -ExaModels = "0.9" +ExaModels = "0.9, 0.11" JLD2 = "0.6" JSON3 = "1" MadNCL = "0.2"