Skip to content

Commit e9eb4d2

Browse files
up compat linearoperators and sparsematricescoo (#104)
1 parent 5080925 commit e9eb4d2

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
@@ -14,12 +14,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1414
SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870"
1515

1616
[compat]
17-
LinearOperators = "2.2.2"
17+
LinearOperators = "2.2.2, 2.3"
1818
NLPModels = "0.18, 0.19"
1919
NLPModelsModifiers = "0.6"
2020
Requires = "0.3, 0.4, 0.5, 1.0"
2121
SolverCore = "0.2.2"
22-
SparseMatricesCOO = "0.1.1"
22+
SparseMatricesCOO = "0.1.1, 0.2"
2323
julia = "^1.0.0"
2424

2525
[extras]

0 commit comments

Comments
 (0)