Skip to content

Commit ba28a26

Browse files
authored
Update Project.toml
1 parent a5009c9 commit ba28a26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tutorials/introduction-to-optimizationproblems/Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ NLPModelsJuMP = "792afdf1-32c1-5681-94e0-d7bf7a5df49e"
66
OptimizationProblems = "5049e819-d29b-5fba-b941-0eee7e64c1c6"
77

88
[compat]
9-
ADNLPModels = "0.7"
10-
JuMP = "1.1"
11-
NLPModels = "0.20"
12-
NLPModelsJuMP = "0.12"
13-
OptimizationProblems = "0.7"
9+
ADNLPModels = "0.8"
10+
JuMP = "1.23"
11+
NLPModels = "0.21"
12+
NLPModelsJuMP = "0.13"
13+
OptimizationProblems = "0.9"

0 commit comments

Comments
 (0)