From f40a6886ecf393c59e578cc7e4e2cac83d1fe1eb Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Sun, 29 Dec 2024 05:44:26 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 753aabe..fd986a2 100644 --- a/Project.toml +++ b/Project.toml @@ -35,7 +35,7 @@ LinearOperators = "2.3.2" MathOptInterface = "1.13.2" NLPModels = "0.21.2" NLPModelsJuMP = "0.13.2" -NLPModelsModifiers = "0.6.3" +NLPModelsModifiers = "0.7.2" PartitionedStructures = "0.1.5" PartitionedVectors = "0.1.2" ReverseDiff = "1.14.1"