Skip to content

Commit 955dc95

Browse files
geoffroylecontedpo
authored andcommitted
update compat nlp
1 parent 0f33a21 commit 955dc95

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["Dominique Orban <[email protected]>"]
44
version = "0.4.0"
55

66
[deps]
7+
ADNLPModels = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
78
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
89
LinearOperators = "5c8ed15e-5a4c-59e4-a42b-c7e8811fb125"
910
NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
@@ -12,9 +13,9 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1213
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1314

1415
[compat]
15-
LinearOperators = "0.7.0, 1"
16-
NLPModels = "0.15"
17-
NLPModelsModifiers = "0.2"
16+
LinearOperators = "2.0"
17+
NLPModels = "0.17"
18+
NLPModelsModifiers = "0.4"
1819
Requires = "0.3, 0.4, 0.5, 1.0"
1920
julia = "^1.0.0"
2021

0 commit comments

Comments
 (0)