diff --git a/Project.toml b/Project.toml index a82d4c5..0b21337 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870" [compat] LinearOperators = "2.2.2, 2.3" NLPModels = "0.18, 0.19, 0.20" -NLPModelsModifiers = "0.6" +NLPModelsModifiers = "0.6, 0.7" Requires = "0.3, 0.4, 0.5, 1.0" SolverCore = "0.3" SparseMatricesCOO = "0.1.1, 0.2"