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 3023310 commit f737d2eCopy full SHA for f737d2e
tutorials/create-a-manual-model/Project.toml
@@ -11,11 +11,11 @@ NLPModels = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
11
NLPModelsJuMP = "792afdf1-32c1-5681-94e0-d7bf7a5df49e"
12
13
[compat]
14
-ADNLPModels = "0.5"
+ADNLPModels = "0.6"
15
BenchmarkTools = "1.2"
16
JSON = "0.21"
17
-JSOSolvers = "0.9"
+JSOSolvers = "0.10"
18
JuMP = "1"
19
ManualNLPModels = "0.1"
20
-NLPModels = "0.19"
+NLPModels = "0.20"
21
NLPModelsJuMP = "0.12"
0 commit comments