From a08b189411a701fb67f248ab30d9130d6744f74b Mon Sep 17 00:00:00 2001 From: Joaquim Dias Garcia Date: Sat, 11 Jan 2025 19:31:34 -0800 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a15809f0..d8212e09 100644 --- a/Project.toml +++ b/Project.toml @@ -20,6 +20,6 @@ ChainRulesCore = "1" IterativeSolvers = "0.9" JuMP = "1" LazyArrays = "0.21, 0.22, 1" -MathOptInterface = "1.18" +MathOptInterface = "1.35" MathOptSetDistances = "0.2.7" julia = "1.6"