Skip to content

Commit b10139b

Browse files
authored
Update Manifest.toml for the benchmarks
1 parent d4b2dd3 commit b10139b

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

benchmark/Manifest.toml

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

3-
julia_version = "1.10.4"
3+
julia_version = "1.10.9"
44
manifest_format = "2.0"
55
project_hash = "f586c5f85e213d095bae832db51267d737db83d7"
66

77
[[deps.ADNLPModels]]
88
deps = ["ADTypes", "ForwardDiff", "LinearAlgebra", "NLPModels", "Requires", "ReverseDiff", "SparseArrays", "SparseConnectivityTracer", "SparseMatrixColorings"]
99
path = ".."
1010
uuid = "54578032-b7ea-4c30-94aa-7cbd1cce6c9a"
11-
version = "0.8.6"
11+
version = "0.8.12"
1212

1313
[[deps.ADTypes]]
1414
git-tree-sha1 = "99a6f5d0ce1c7c6afdb759daa30226f71c54f6b0"
@@ -1110,7 +1110,7 @@ version = "0.3.23+4"
11101110
[[deps.OpenLibm_jll]]
11111111
deps = ["Artifacts", "Libdl"]
11121112
uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
1113-
version = "0.8.1+2"
1113+
version = "0.8.1+4"
11141114

11151115
[[deps.OpenSSL]]
11161116
deps = ["BitFlags", "Dates", "MozillaCACerts_jll", "OpenSSL_jll", "Sockets"]
@@ -1587,10 +1587,18 @@ uuid = "dc90abb0-5640-4711-901d-7e5b23a2fada"
15871587
version = "0.1.2"
15881588

15891589
[[deps.SparseMatrixColorings]]
1590-
deps = ["ADTypes", "Compat", "DataStructures", "DocStringExtensions", "LinearAlgebra", "Random", "SparseArrays"]
1591-
git-tree-sha1 = "996dff77d814c45c3f2342fa0113e4ad31e712e8"
1590+
deps = ["ADTypes", "DocStringExtensions", "LinearAlgebra", "Random", "SparseArrays"]
1591+
git-tree-sha1 = "d59566cf03c67733edce6d80e0fb17e183ab31ba"
15921592
uuid = "0a514795-09f3-496d-8182-132a7b665d35"
1593-
version = "0.4.0"
1593+
version = "0.4.16"
1594+
1595+
[deps.SparseMatrixColorings.extensions]
1596+
SparseMatrixColoringsCliqueTreesExt = "CliqueTrees"
1597+
SparseMatrixColoringsColorsExt = "Colors"
1598+
1599+
[deps.SparseMatrixColorings.weakdeps]
1600+
CliqueTrees = "60701a23-6482-424a-84db-faee86b9b1f8"
1601+
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
15941602

15951603
[[deps.SpecialFunctions]]
15961604
deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
@@ -2129,7 +2137,7 @@ version = "0.15.1+0"
21292137
[[deps.libblastrampoline_jll]]
21302138
deps = ["Artifacts", "Libdl"]
21312139
uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
2132-
version = "5.8.0+1"
2140+
version = "5.11.0+0"
21332141

21342142
[[deps.libdecor_jll]]
21352143
deps = ["Artifacts", "Dbus_jll", "JLLWrappers", "Libdl", "Libglvnd_jll", "Pango_jll", "Wayland_jll", "xkbcommon_jll"]

0 commit comments

Comments
 (0)