We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0892d56 commit e4afb4fCopy full SHA for e4afb4f
tutorials/introduction-to-optimizationproblems/Project.toml
@@ -6,8 +6,8 @@ NLPModelsJuMP = "792afdf1-32c1-5681-94e0-d7bf7a5df49e"
6
OptimizationProblems = "5049e819-d29b-5fba-b941-0eee7e64c1c6"
7
8
[compat]
9
-ADNLPModels = "0.5"
+ADNLPModels = "0.6"
10
JuMP = "1.1"
11
-NLPModels = "0.19"
+NLPModels = "0.20"
12
NLPModelsJuMP = "0.12"
13
OptimizationProblems = "0.6"
0 commit comments