We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e971c7b + 2e5b26c commit 8ea877bCopy full SHA for 8ea877b
1 file changed
docs/Project.toml
@@ -27,13 +27,14 @@ DocumenterMermaid = "0.2"
27
ExaModels = "0.9"
28
FilePathsBase = "0.9"
29
Ipopt = "1"
30
-JSON = "0.21"
+JSON = "1"
31
JuMP = "1"
32
Markdown = "1"
33
NLPModels = "0.21"
34
-NLPModelsIpopt = "0.10"
+NLPModelsIpopt = "0.11"
35
OptimalControl = "1"
36
Plots = "1"
37
Printf = "1"
38
TOML = "1"
39
Tables = "1"
40
+julia = "1.10"
0 commit comments