Skip to content

Commit d5010fb

Browse files
committed
Drop non-compatible versions form Project.toml
1 parent 3198a7d commit d5010fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ SolverTools = "b5612192-2639-5dc1-abfe-fbedd65fab29"
1515

1616
[compat]
1717
Krylov = "0.9.1"
18-
LinearOperators = "1.1, 2.0"
19-
NLPModels = "0.20, 0.21"
20-
NLPModelsModifiers = "0.6, 0.7"
18+
LinearOperators = "2.0"
19+
NLPModels = "0.21"
20+
NLPModelsModifiers = "0.7"
2121
SolverCore = "0.3"
22-
SolverTools = "0.8.6"
22+
SolverTools = "0.9"
2323
julia = "1.6"
2424

2525
[extras]

0 commit comments

Comments
 (0)