Skip to content

Commit 239ef9f

Browse files
committed
up compat
1 parent e3b2143 commit 239ef9f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/Project.toml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,16 @@ Documenter = "1"
2525
DocumenterInterLinks = "1"
2626
DocumenterMermaid = "0.2"
2727
ExaModels = "0.9"
28+
FilePathsBase = "0.9"
2829
Ipopt = "1"
30+
JSON = "1"
2931
JuMP = "1"
3032
Markdown = "1"
3133
NLPModels = "0.21"
32-
NLPModelsIpopt = "0.10"
34+
NLPModelsIpopt = "0.11"
3335
OptimalControl = "1"
3436
Plots = "1"
3537
Printf = "1"
3638
TOML = "1"
39+
Tables = "1"
40+
julia = "1.10"

0 commit comments

Comments
 (0)