File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -30,13 +30,13 @@ CTBase = "0.16"
3030DocStringExtensions = " 0.9"
3131Interpolations = " 0.16"
3232JLD2 = " 0.5"
33- JSON3 = " 1.14 "
33+ JSON3 = " 1"
3434LinearAlgebra = " 1"
3535MLStyle = " 0.4"
3636MacroTools = " 0.5"
37- OrderedCollections = " 1.8 "
37+ OrderedCollections = " 1"
3838Parameters = " 0.12"
39- Plots = " 1.40 "
40- PrettyTables = " 2.4 "
41- RecipesBase = " 1.3 "
39+ Plots = " 1"
40+ PrettyTables = " 2"
41+ RecipesBase = " 1"
4242julia = " 1.10"
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
77[compat ]
88Documenter = " 1"
99JLD2 = " 0.5"
10- JSON3 = " 1.14 "
11- Plots = " 1.40 "
10+ JSON3 = " 1"
11+ Plots = " 1"
1212julia = " 1.10"
Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ CTParser = "0.6"
1919JLD2 = " 0.5"
2020JSON3 = " 1"
2121NLPModelsIpopt = " 0.10"
22- Plots = " 1.40 "
22+ Plots = " 1"
2323Test = " 1"
2424julia = " 1.10"
You can’t perform that action at this time.
0 commit comments