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 f073124 commit 3023310Copy full SHA for 3023310
tutorials/introduction-to-nlpmodelsipopt/Project.toml
@@ -11,11 +11,11 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
11
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
13
[compat]
14
-ADNLPModels = "0.5"
+ADNLPModels = "0.6"
15
DataFrames = "1.3.4"
16
GR = "0.71"
17
Ipopt = "1.0.3"
18
JuMP = "1.1.1"
19
-NLPModels = "0.19.0"
20
-NLPModelsIpopt = "0.10"
+NLPModels = "0.20.0"
+NLPModelsIpopt = "0.10.1"
21
Plots = "1.31.6"
0 commit comments