From 864e7af8856060efea59803c79b49810d99aab10 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 16 May 2026 00:43:59 +0000 Subject: [PATCH] CompatHelper: bump compat for ExaModels to 0.10, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 3261df2c..28cd2346 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.10" ForwardDiff = "0.10, 1.0" LinearAlgebra = "1" MadNCL = "0.2"