Skip to content

Commit 1c5e355

Browse files
authored
Update Manifest.toml
1 parent 464694b commit 1c5e355

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

benchmarks/OptimizationCUTEst/Manifest.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is machine-generated - editing it directly is not advised
22

3-
julia_version = "1.11.0"
3+
julia_version = "1.10.9"
44
manifest_format = "2.0"
55
project_hash = "6772cd706a6b63c91ac654033fe106c262910b2c"
66

@@ -220,7 +220,7 @@ version = "3.4.3"
220220
deps = ["CUTEst_jll", "DataStructures", "JSON", "LazyArtifacts", "Libdl", "LinearAlgebra", "NLPModels", "Printf", "Quadmath", "REPL", "SIFDecode_jll", "SparseArrays"]
221221
git-tree-sha1 = "a6e017d974b64ab5d70ac5ac366fe9d6e7e2798c"
222222
uuid = "1b53aba6-35b6-5f92-a507-53c67d53f819"
223-
version = "1.3.2"
223+
version = "1.1.0"
224224

225225
[[deps.CUTEst_jll]]
226226
deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
@@ -1526,7 +1526,7 @@ version = "1.6.4"
15261526
deps = ["FastClosures", "LinearAlgebra", "LinearOperators", "Printf", "SparseArrays"]
15271527
git-tree-sha1 = "bf40a3b387d6238d0c353daed22289991ce95e77"
15281528
uuid = "a4795742-8479-5a88-8948-cc11e1c8c1a6"
1529-
version = "0.21.5"
1529+
version = "0.21.3"
15301530

15311531
[[deps.NLSolversBase]]
15321532
deps = ["DiffResults", "Distributed", "FiniteDiff", "ForwardDiff"]
@@ -1706,7 +1706,7 @@ weakdeps = ["MathOptInterface"]
17061706
deps = ["ADTypes", "ArrayInterface", "ConsoleProgressMonitor", "DocStringExtensions", "LBFGSB", "LinearAlgebra", "Logging", "LoggingExtras", "OptimizationBase", "Printf", "ProgressLogging", "Reexport", "SciMLBase", "SparseArrays", "TerminalLoggers"]
17071707
git-tree-sha1 = "df361b5dc1f91ffb601700a2bc4bfdcd4cc584ef"
17081708
uuid = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
1709-
version = "4.4.0"
1709+
version = "4.1.1"
17101710

17111711
[[deps.OptimizationBase]]
17121712
deps = ["ADTypes", "ArrayInterface", "DifferentiationInterface", "DocStringExtensions", "FastClosures", "LinearAlgebra", "PDMats", "Reexport", "Requires", "SciMLBase", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings"]
@@ -1740,7 +1740,7 @@ version = "2.4.0"
17401740
deps = ["LinearAlgebra", "MathOptInterface", "ModelingToolkit", "Optimization", "Reexport", "SciMLStructures", "SparseArrays", "SymbolicIndexingInterface", "Symbolics"]
17411741
git-tree-sha1 = "621750051ead75cabfeb583c4083147c31ad3271"
17421742
uuid = "fd9f6733-72f4-499f-8506-86b2bdd0dea1"
1743-
version = "0.5.4"
1743+
version = "0.5.2"
17441744

17451745
[[deps.OptimizationNLPModels]]
17461746
deps = ["ADTypes", "NLPModels", "Optimization", "Reexport", "SparseArrays"]
@@ -1755,7 +1755,7 @@ version = "0.0.2"
17551755
deps = ["Optim", "Optimization", "PrecompileTools", "Reexport", "SparseArrays"]
17561756
git-tree-sha1 = "980ec7190741db164a2923dc42d6f1e7ce2cc434"
17571757
uuid = "36348300-93cb-4f02-beb5-3c3902f8871e"
1758-
version = "0.4.3"
1758+
version = "0.4.1"
17591759

17601760
[[deps.Opus_jll]]
17611761
deps = ["Artifacts", "JLLWrappers", "Libdl"]
@@ -1829,7 +1829,7 @@ version = "1.4.3"
18291829
deps = ["Base64", "Contour", "Dates", "Downloads", "FFMPEG", "FixedPointNumbers", "GR", "JLFzf", "JSON", "LaTeXStrings", "Latexify", "LinearAlgebra", "Measures", "NaNMath", "Pkg", "PlotThemes", "PlotUtils", "PrecompileTools", "Printf", "REPL", "Random", "RecipesBase", "RecipesPipeline", "Reexport", "RelocatableFolders", "Requires", "Scratch", "Showoff", "SparseArrays", "Statistics", "StatsBase", "TOML", "UUIDs", "UnicodeFun", "UnitfulLatexify", "Unzip"]
18301830
git-tree-sha1 = "564b477ae5fbfb3e23e63fc337d5f4e65e039ca4"
18311831
uuid = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
1832-
version = "1.40.14"
1832+
version = "1.40.10"
18331833

18341834
[deps.Plots.extensions]
18351835
FileIOExt = "FileIO"
@@ -1964,7 +1964,7 @@ version = "2.11.2"
19641964
deps = ["Compat", "Printf", "Random", "Requires"]
19651965
git-tree-sha1 = "a03445b1a295fa37027ab23e8ff9a74b350f3fe2"
19661966
uuid = "be4d8f0f-7fa4-5f49-b795-2f01399ab2dd"
1967-
version = "0.5.13"
1967+
version = "0.5.11"
19681968

19691969
[[deps.REPL]]
19701970
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]

0 commit comments

Comments
 (0)