Skip to content

Commit f6ab567

Browse files
committed
Add compat entries
1 parent 8712d56 commit f6ab567

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1313
SparseMatricesCOO = "fa32481b-f100-4b48-8dc8-c62f61b13870"
1414

1515
[compat]
16+
LinearAlgebra = "1.6"
1617
LinearOperators = "2.2.2, 2.3"
1718
NLPModels = "0.18, 0.19, 0.20, 0.21"
1819
NLPModelsModifiers = "0.6, 0.7"
1920
Requires = "0.3, 0.4, 0.5, 1.0"
2021
SolverCore = "0.3"
22+
SparseArrays = "1.6"
2123
SparseMatricesCOO = "0.1.1, 0.2"
2224
julia = "1.6"

0 commit comments

Comments
 (0)