From b7e9c61c79f6356b611981ee0c78ff910d4caf42 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sun, 12 Apr 2026 00:51:15 +0000 Subject: [PATCH] CompatHelper: bump compat for MadNLPGPU to 0.8, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ffef8c4a..f6c226c7 100644 --- a/Project.toml +++ b/Project.toml @@ -37,7 +37,7 @@ InteractiveUtils = "1" Ipopt = "1" JSON = "1" JuMP = "1" -MadNLPGPU = "0.7" +MadNLPGPU = "0.7, 0.8" MadNLPMumps = "0.5" NLPModelsIpopt = "0.11" OptimalControl = "=1.1.6"