Skip to content

Commit 1285372

Browse files
committed
Update compat NLPModels up to 0.17 and LinearOperators up to 2.0
1 parent d1b0cad commit 1285372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
99
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1010

1111
[compat]
12-
LinearOperators = "0.4.0, 0.5.0, 0.6.0, 0.7.0, 1.0"
13-
NLPModels = "0.15"
12+
LinearOperators = "0.4.0, 0.5.0, 0.6.0, 0.7.0, 1.0, 2.0"
13+
NLPModels = "0.15, 0.16, 0.17"
1414
julia = "^1.3.0"
1515

1616
[extras]

0 commit comments

Comments
 (0)