From 7747ef178a64c75135b97cbb2dd0d2b39def9970 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Fri, 29 May 2026 00:53:59 +0000 Subject: [PATCH] CompatHelper: bump compat for ExaModels to 0.11, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3261df2c..0b80f3e9 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ CommonSolve = "0.2" DifferentiationInterface = "0.7" DocStringExtensions = "0.9" Documenter = "1.17.0" -ExaModels = "0.9" +ExaModels = "0.9, 0.11" ForwardDiff = "0.10, 1.0" LinearAlgebra = "1" MadNCL = "0.2"