diff --git a/Project.toml b/Project.toml index 0930e19..f4cf421 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DCISolver" uuid = "bee2e536-65f6-11e9-3844-e5bb4c9c55c9" -authors = ["Abel Soares Siqueira and Tangi Migot "] version = "0.5.1" +authors = ["Abel Soares Siqueira and Tangi Migot "] [deps] HSL = "34c5aeac-e683-54a6-a0e9-6e0fdc586c50" @@ -19,7 +19,7 @@ HSL = "0.5" Krylov = "0.10.1" LDLFactorizations = "0.10" LinearAlgebra = "1.10" -NLPModels = "0.21.5" +NLPModels = "0.21.5, 0.22" Printf = "1.10" SolverCore = "0.3" SolverTools = "0.9, 0.10"