From 0da4eb211bf3dc59ceeadbe1606f931cbcac1f36 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 27 Aug 2026 06:01:27 +0000 Subject: [PATCH] CompatHelper: bump compat for MathOptAI in [weakdeps] to 1, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7cf723ea6..bd41fcf74 100644 --- a/Project.toml +++ b/Project.toml @@ -26,7 +26,7 @@ Distributions = "0.19 - 0.25" FastGaussQuadrature = "0.3.2 - 0.4, 0.5, 1" Interpolations = "0.15, 0.16" JuMP = "1.29.3" -MathOptAI = "0.1.18, 0.2" +MathOptAI = "0.1.18, 0.2, 1" MutableArithmetics = "1" Reexport = "0.2, 1" julia = "1.10"