We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1165254 commit 8a6eb95Copy full SHA for 8a6eb95
Project.toml
@@ -1,7 +1,7 @@
1
name = "DCISolver"
2
uuid = "bee2e536-65f6-11e9-3844-e5bb4c9c55c9"
3
-authors = ["Abel Soares Siqueira <abel.s.siqueira@gmail.com> and Tangi Migot <tangi.migot@gmail.com>"]
4
version = "0.5.1"
+authors = ["Abel Soares Siqueira <abel.s.siqueira@gmail.com> and Tangi Migot <tangi.migot@gmail.com>"]
5
6
[deps]
7
HSL = "34c5aeac-e683-54a6-a0e9-6e0fdc586c50"
@@ -19,7 +19,7 @@ HSL = "0.5"
19
Krylov = "0.10.1"
20
LDLFactorizations = "0.10"
21
LinearAlgebra = "1.10"
22
-NLPModels = "0.21.5"
+NLPModels = "0.21.5, 0.22"
23
Printf = "1.10"
24
SolverCore = "0.3"
25
SolverTools = "0.9, 0.10"
0 commit comments