comparison benchmark/Manifest.toml @ 1531:9da4ab4fb85e bugfix/sbp_operators/stencil_return_type

Merge default
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 11 Apr 2024 22:50:42 +0200
parents 0c2f230db70c
children 5193e6cd6c6a
comparison
equal deleted inserted replaced
1456:f13857f37b8f 1531:9da4ab4fb85e
1 # This file is machine-generated - editing it directly is not advised 1 # This file is machine-generated - editing it directly is not advised
2 2
3 julia_version = "1.9.1" 3 julia_version = "1.10.0"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "25bba7b4a00465d5a2b00b589eb10e3301c31f2a" 5 project_hash = "25bba7b4a00465d5a2b00b589eb10e3301c31f2a"
6 6
7 [[deps.AbstractTrees]] 7 [[deps.AbstractTrees]]
8 git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c" 8 git-tree-sha1 = "faa260e4cb5aba097a73fab382dd4b5819d8ec8c"
9 uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c" 9 uuid = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
10 version = "0.4.4" 10 version = "0.4.4"
11 11
12 [[deps.Adapt]] 12 [[deps.Adapt]]
13 deps = ["LinearAlgebra", "Requires"] 13 deps = ["LinearAlgebra", "Requires"]
14 git-tree-sha1 = "76289dc51920fdc6e0013c872ba9551d54961c24" 14 git-tree-sha1 = "0fb305e0253fd4e833d486914367a2ee2c2e78d0"
15 uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" 15 uuid = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
16 version = "3.6.2" 16 version = "4.0.1"
17 weakdeps = ["StaticArrays"] 17 weakdeps = ["StaticArrays"]
18 18
19 [deps.Adapt.extensions] 19 [deps.Adapt.extensions]
20 AdaptStaticArraysExt = "StaticArrays" 20 AdaptStaticArraysExt = "StaticArrays"
21 21
23 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" 23 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
24 version = "1.1.1" 24 version = "1.1.1"
25 25
26 [[deps.ArrayInterface]] 26 [[deps.ArrayInterface]]
27 deps = ["Adapt", "LinearAlgebra", "Requires", "SparseArrays", "SuiteSparse"] 27 deps = ["Adapt", "LinearAlgebra", "Requires", "SparseArrays", "SuiteSparse"]
28 git-tree-sha1 = "d3f758863a47ceef2248d136657cb9c033603641" 28 git-tree-sha1 = "bbec08a37f8722786d87bedf84eae19c020c4efa"
29 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" 29 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
30 version = "7.4.8" 30 version = "7.7.0"
31 31
32 [deps.ArrayInterface.extensions] 32 [deps.ArrayInterface.extensions]
33 ArrayInterfaceBandedMatricesExt = "BandedMatrices" 33 ArrayInterfaceBandedMatricesExt = "BandedMatrices"
34 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices" 34 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices"
35 ArrayInterfaceCUDAExt = "CUDA" 35 ArrayInterfaceCUDAExt = "CUDA"
51 [[deps.Base64]] 51 [[deps.Base64]]
52 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" 52 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
53 53
54 [[deps.BenchmarkTools]] 54 [[deps.BenchmarkTools]]
55 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] 55 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
56 git-tree-sha1 = "d9a9701b899b30332bbcb3e1679c41cce81fb0e8" 56 git-tree-sha1 = "f1f03a9fa24271160ed7e73051fba3c1a759b53f"
57 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" 57 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
58 version = "1.3.2" 58 version = "1.4.0"
59 59
60 [[deps.Compat]] 60 [[deps.Compat]]
61 deps = ["UUIDs"] 61 deps = ["TOML", "UUIDs"]
62 git-tree-sha1 = "7a60c856b9fa189eb34f5f8a6f6b5529b7942957" 62 git-tree-sha1 = "75bd5b6fc5089df449b5d35fa501c846c9b6549b"
63 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" 63 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
64 version = "4.6.1" 64 version = "4.12.0"
65 weakdeps = ["Dates", "LinearAlgebra"] 65 weakdeps = ["Dates", "LinearAlgebra"]
66 66
67 [deps.Compat.extensions] 67 [deps.Compat.extensions]
68 CompatLinearAlgebraExt = "LinearAlgebra" 68 CompatLinearAlgebraExt = "LinearAlgebra"
69 69
70 [[deps.CompilerSupportLibraries_jll]] 70 [[deps.CompilerSupportLibraries_jll]]
71 deps = ["Artifacts", "Libdl"] 71 deps = ["Artifacts", "Libdl"]
72 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" 72 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
73 version = "1.0.2+0" 73 version = "1.0.5+1"
74 74
75 [[deps.DataAPI]] 75 [[deps.DataAPI]]
76 git-tree-sha1 = "8da84edb865b0b5b0100c0666a9bc9a0b71c553c" 76 git-tree-sha1 = "abe83f3a2f1b857aac70ef8b269080af17764bbe"
77 uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a" 77 uuid = "9a962f9c-6df0-11e9-0e5d-c546b8b5ee8a"
78 version = "1.15.0" 78 version = "1.16.0"
79 79
80 [[deps.DataValueInterfaces]] 80 [[deps.DataValueInterfaces]]
81 git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6" 81 git-tree-sha1 = "bfc1187b79289637fa0ef6d4436ebdfe6905cbd6"
82 uuid = "e2d170a0-9d28-54be-80f0-106bbe20a464" 82 uuid = "e2d170a0-9d28-54be-80f0-106bbe20a464"
83 version = "1.0.0" 83 version = "1.0.0"
121 version = "0.2.0" 121 version = "0.2.0"
122 122
123 [[deps.LibCURL]] 123 [[deps.LibCURL]]
124 deps = ["LibCURL_jll", "MozillaCACerts_jll"] 124 deps = ["LibCURL_jll", "MozillaCACerts_jll"]
125 uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21" 125 uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
126 version = "0.6.3" 126 version = "0.6.4"
127 127
128 [[deps.LibCURL_jll]] 128 [[deps.LibCURL_jll]]
129 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"] 129 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
130 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0" 130 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
131 version = "7.84.0+0" 131 version = "8.4.0+0"
132 132
133 [[deps.LibGit2]] 133 [[deps.LibGit2]]
134 deps = ["Base64", "NetworkOptions", "Printf", "SHA"] 134 deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
135 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433" 135 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
136
137 [[deps.LibGit2_jll]]
138 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll"]
139 uuid = "e37daf67-58a4-590a-8e99-b0245dd2ffc5"
140 version = "1.6.4+0"
136 141
137 [[deps.LibSSH2_jll]] 142 [[deps.LibSSH2_jll]]
138 deps = ["Artifacts", "Libdl", "MbedTLS_jll"] 143 deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
139 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8" 144 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
140 version = "1.10.2+0" 145 version = "1.11.0+1"
141 146
142 [[deps.Libdl]] 147 [[deps.Libdl]]
143 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" 148 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
144 149
145 [[deps.LinearAlgebra]] 150 [[deps.LinearAlgebra]]
154 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a" 159 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
155 160
156 [[deps.MbedTLS_jll]] 161 [[deps.MbedTLS_jll]]
157 deps = ["Artifacts", "Libdl"] 162 deps = ["Artifacts", "Libdl"]
158 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1" 163 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
159 version = "2.28.2+0" 164 version = "2.28.2+1"
160 165
161 [[deps.Mmap]] 166 [[deps.Mmap]]
162 uuid = "a63ad114-7e13-5084-954f-fe012c677804" 167 uuid = "a63ad114-7e13-5084-954f-fe012c677804"
163 168
164 [[deps.MozillaCACerts_jll]] 169 [[deps.MozillaCACerts_jll]]
165 uuid = "14a3606d-f60d-562e-9121-12d972cd8159" 170 uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
166 version = "2022.10.11" 171 version = "2023.1.10"
167 172
168 [[deps.Mustache]] 173 [[deps.Mustache]]
169 deps = ["Printf", "Tables"] 174 deps = ["Printf", "Tables"]
170 git-tree-sha1 = "87c371d27dbf2449a5685652ab322be163269df0" 175 git-tree-sha1 = "a7cefa21a2ff993bff0456bf7521f46fc077ddf1"
171 uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70" 176 uuid = "ffc61752-8dc7-55ee-8c37-f3e9cdd09e70"
172 version = "1.0.15" 177 version = "1.0.19"
173 178
174 [[deps.NetworkOptions]] 179 [[deps.NetworkOptions]]
175 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908" 180 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
176 version = "1.2.0" 181 version = "1.2.0"
177 182
178 [[deps.OffsetArrays]] 183 [[deps.OffsetArrays]]
179 deps = ["Adapt"] 184 git-tree-sha1 = "6a731f2b5c03157418a20c12195eb4b74c8f8621"
180 git-tree-sha1 = "82d7c9e310fe55aa54996e6f7f94674e2a38fcb4"
181 uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881" 185 uuid = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
182 version = "1.12.9" 186 version = "1.13.0"
187 weakdeps = ["Adapt"]
188
189 [deps.OffsetArrays.extensions]
190 OffsetArraysAdaptExt = "Adapt"
183 191
184 [[deps.OpenBLAS_jll]] 192 [[deps.OpenBLAS_jll]]
185 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"] 193 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
186 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363" 194 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
187 version = "0.3.21+4" 195 version = "0.3.23+2"
188 196
189 [[deps.OrderedCollections]] 197 [[deps.OrderedCollections]]
190 git-tree-sha1 = "d321bf2de576bf25ec4d3e4360faca399afca282" 198 git-tree-sha1 = "dfdf5519f235516220579f949664f1bf44e741c5"
191 uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d" 199 uuid = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
192 version = "1.6.0" 200 version = "1.6.3"
193 201
194 [[deps.Parsers]] 202 [[deps.Parsers]]
195 deps = ["Dates", "PrecompileTools", "UUIDs"] 203 deps = ["Dates", "PrecompileTools", "UUIDs"]
196 git-tree-sha1 = "a5aef8d4a6e8d81f171b2bd4be5265b01384c74c" 204 git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
197 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" 205 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
198 version = "2.5.10" 206 version = "2.8.1"
199 207
200 [[deps.Pkg]] 208 [[deps.Pkg]]
201 deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] 209 deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
202 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" 210 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
203 version = "1.9.0" 211 version = "1.10.0"
204 212
205 [[deps.PkgBenchmark]] 213 [[deps.PkgBenchmark]]
206 deps = ["BenchmarkTools", "Dates", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Pkg", "Printf", "TerminalLoggers", "UUIDs"] 214 deps = ["BenchmarkTools", "Dates", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Pkg", "Printf", "TerminalLoggers", "UUIDs"]
207 git-tree-sha1 = "e4a10b7cdb7ec836850e43a4cee196f4e7b02756" 215 git-tree-sha1 = "e4a10b7cdb7ec836850e43a4cee196f4e7b02756"
208 uuid = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d" 216 uuid = "32113eaa-f34f-5b0d-bd6c-c81e245fc73d"
209 version = "0.2.12" 217 version = "0.2.12"
210 218
211 [[deps.PrecompileTools]] 219 [[deps.PrecompileTools]]
212 deps = ["Preferences"] 220 deps = ["Preferences"]
213 git-tree-sha1 = "9673d39decc5feece56ef3940e5dafba15ba0f81" 221 git-tree-sha1 = "03b4c25b43cb84cee5c90aa9b5ea0a78fd848d2f"
214 uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a" 222 uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
215 version = "1.1.2" 223 version = "1.2.0"
216 224
217 [[deps.Preferences]] 225 [[deps.Preferences]]
218 deps = ["TOML"] 226 deps = ["TOML"]
219 git-tree-sha1 = "7eb1686b4f04b82f96ed7a4ea5890a4f0c7a09f1" 227 git-tree-sha1 = "00805cd429dcb4870060ff49ef443486c262e38e"
220 uuid = "21216c6a-2e73-6563-6e65-726566657250" 228 uuid = "21216c6a-2e73-6563-6e65-726566657250"
221 version = "1.4.0" 229 version = "1.4.1"
222 230
223 [[deps.Printf]] 231 [[deps.Printf]]
224 deps = ["Unicode"] 232 deps = ["Unicode"]
225 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" 233 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
226 234
237 [[deps.REPL]] 245 [[deps.REPL]]
238 deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"] 246 deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
239 uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb" 247 uuid = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
240 248
241 [[deps.Random]] 249 [[deps.Random]]
242 deps = ["SHA", "Serialization"] 250 deps = ["SHA"]
243 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" 251 uuid = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
244 252
245 [[deps.Requires]] 253 [[deps.Requires]]
246 deps = ["UUIDs"] 254 deps = ["UUIDs"]
247 git-tree-sha1 = "838a3a4188e2ded87a4f9f184b4b0d78a1e91cb7" 255 git-tree-sha1 = "838a3a4188e2ded87a4f9f184b4b0d78a1e91cb7"
259 version = "0.1.0" 267 version = "0.1.0"
260 268
261 [[deps.Serialization]] 269 [[deps.Serialization]]
262 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" 270 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
263 271
264 [[deps.SnoopPrecompile]]
265 deps = ["Preferences"]
266 git-tree-sha1 = "e760a70afdcd461cf01a575947738d359234665c"
267 uuid = "66db9d55-30c0-4569-8b51-7e840670fc0c"
268 version = "1.0.3"
269
270 [[deps.Sockets]] 272 [[deps.Sockets]]
271 uuid = "6462fe0b-24de-5631-8697-dd941f90decc" 273 uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
272 274
273 [[deps.SparseArrays]] 275 [[deps.SparseArrays]]
274 deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"] 276 deps = ["Libdl", "LinearAlgebra", "Random", "Serialization", "SuiteSparse_jll"]
275 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" 277 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
278 version = "1.10.0"
276 279
277 [[deps.Static]] 280 [[deps.Static]]
278 deps = ["IfElse"] 281 deps = ["IfElse"]
279 git-tree-sha1 = "dbde6766fc677423598138a5951269432b0fcc90" 282 git-tree-sha1 = "f295e0a1da4ca425659c57441bcb59abb035a4bc"
280 uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" 283 uuid = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
281 version = "0.8.7" 284 version = "0.8.8"
282 285
283 [[deps.StaticArrayInterface]] 286 [[deps.StaticArrayInterface]]
284 deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "Requires", "SnoopPrecompile", "SparseArrays", "Static", "SuiteSparse"] 287 deps = ["ArrayInterface", "Compat", "IfElse", "LinearAlgebra", "PrecompileTools", "Requires", "SparseArrays", "Static", "SuiteSparse"]
285 git-tree-sha1 = "33040351d2403b84afce74dae2e22d3f5b18edcb" 288 git-tree-sha1 = "5d66818a39bb04bf328e92bc933ec5b4ee88e436"
286 uuid = "0d7ed370-da01-4f52-bd93-41d350b8b718" 289 uuid = "0d7ed370-da01-4f52-bd93-41d350b8b718"
287 version = "1.4.0" 290 version = "1.5.0"
288 weakdeps = ["OffsetArrays", "StaticArrays"] 291 weakdeps = ["OffsetArrays", "StaticArrays"]
289 292
290 [deps.StaticArrayInterface.extensions] 293 [deps.StaticArrayInterface.extensions]
291 StaticArrayInterfaceOffsetArraysExt = "OffsetArrays" 294 StaticArrayInterfaceOffsetArraysExt = "OffsetArrays"
292 StaticArrayInterfaceStaticArraysExt = "StaticArrays" 295 StaticArrayInterfaceStaticArraysExt = "StaticArrays"
293 296
294 [[deps.StaticArrays]] 297 [[deps.StaticArrays]]
295 deps = ["LinearAlgebra", "Random", "StaticArraysCore", "Statistics"] 298 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
296 git-tree-sha1 = "8982b3607a212b070a5e46eea83eb62b4744ae12" 299 git-tree-sha1 = "f68dd04d131d9a8a8eb836173ee8f105c360b0c5"
297 uuid = "90137ffa-7385-5640-81b9-e52037218182" 300 uuid = "90137ffa-7385-5640-81b9-e52037218182"
298 version = "1.5.25" 301 version = "1.9.1"
302
303 [deps.StaticArrays.extensions]
304 StaticArraysChainRulesCoreExt = "ChainRulesCore"
305 StaticArraysStatisticsExt = "Statistics"
306
307 [deps.StaticArrays.weakdeps]
308 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
309 Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
299 310
300 [[deps.StaticArraysCore]] 311 [[deps.StaticArraysCore]]
301 git-tree-sha1 = "6b7ba252635a5eff6a0b0664a41ee140a1c9e72a" 312 git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d"
302 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" 313 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
303 version = "1.4.0" 314 version = "1.4.2"
304 315
305 [[deps.Statistics]] 316 [[deps.Statistics]]
306 deps = ["LinearAlgebra", "SparseArrays"] 317 deps = ["LinearAlgebra", "SparseArrays"]
307 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" 318 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
308 version = "1.9.0" 319 version = "1.10.0"
309 320
310 [[deps.SuiteSparse]] 321 [[deps.SuiteSparse]]
311 deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"] 322 deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"]
312 uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" 323 uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
313 324
314 [[deps.SuiteSparse_jll]] 325 [[deps.SuiteSparse_jll]]
315 deps = ["Artifacts", "Libdl", "Pkg", "libblastrampoline_jll"] 326 deps = ["Artifacts", "Libdl", "libblastrampoline_jll"]
316 uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c" 327 uuid = "bea87d4a-7f5b-5778-9afe-8cc45184846c"
317 version = "5.10.1+6" 328 version = "7.2.1+1"
318 329
319 [[deps.TOML]] 330 [[deps.TOML]]
320 deps = ["Dates"] 331 deps = ["Dates"]
321 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" 332 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
322 version = "1.0.3" 333 version = "1.0.3"
326 git-tree-sha1 = "c06b2f539df1c6efa794486abfb6ed2022561a39" 337 git-tree-sha1 = "c06b2f539df1c6efa794486abfb6ed2022561a39"
327 uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c" 338 uuid = "3783bdb8-4a98-5b6b-af9a-565f29a5fe9c"
328 version = "1.0.1" 339 version = "1.0.1"
329 340
330 [[deps.Tables]] 341 [[deps.Tables]]
331 deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "LinearAlgebra", "OrderedCollections", "TableTraits", "Test"] 342 deps = ["DataAPI", "DataValueInterfaces", "IteratorInterfaceExtensions", "LinearAlgebra", "OrderedCollections", "TableTraits"]
332 git-tree-sha1 = "1544b926975372da01227b382066ab70e574a3ec" 343 git-tree-sha1 = "cb76cf677714c095e535e3501ac7954732aeea2d"
333 uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" 344 uuid = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
334 version = "1.10.1" 345 version = "1.11.1"
335 346
336 [[deps.Tar]] 347 [[deps.Tar]]
337 deps = ["ArgTools", "SHA"] 348 deps = ["ArgTools", "SHA"]
338 uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" 349 uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
339 version = "1.10.0" 350 version = "1.10.0"
342 deps = ["LeftChildRightSiblingTrees", "Logging", "Markdown", "Printf", "ProgressLogging", "UUIDs"] 353 deps = ["LeftChildRightSiblingTrees", "Logging", "Markdown", "Printf", "ProgressLogging", "UUIDs"]
343 git-tree-sha1 = "f133fab380933d042f6796eda4e130272ba520ca" 354 git-tree-sha1 = "f133fab380933d042f6796eda4e130272ba520ca"
344 uuid = "5d786b92-1e48-4d6f-9151-6b4477ca9bed" 355 uuid = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
345 version = "0.1.7" 356 version = "0.1.7"
346 357
347 [[deps.Test]]
348 deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
349 uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
350
351 [[deps.TiledIteration]] 358 [[deps.TiledIteration]]
352 deps = ["OffsetArrays", "StaticArrayInterface"] 359 deps = ["OffsetArrays", "StaticArrayInterface"]
353 git-tree-sha1 = "1176cc31e867217b06928e2f140c90bd1bc88283" 360 git-tree-sha1 = "1176cc31e867217b06928e2f140c90bd1bc88283"
354 uuid = "06e1c1a7-607b-532d-9fad-de7d9aa2abac" 361 uuid = "06e1c1a7-607b-532d-9fad-de7d9aa2abac"
355 version = "0.5.0" 362 version = "0.5.0"
362 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" 369 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
363 370
364 [[deps.Zlib_jll]] 371 [[deps.Zlib_jll]]
365 deps = ["Libdl"] 372 deps = ["Libdl"]
366 uuid = "83775a58-1f1d-513f-b197-d71354ab007a" 373 uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
367 version = "1.2.13+0" 374 version = "1.2.13+1"
368 375
369 [[deps.libblastrampoline_jll]] 376 [[deps.libblastrampoline_jll]]
370 deps = ["Artifacts", "Libdl"] 377 deps = ["Artifacts", "Libdl"]
371 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" 378 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
372 version = "5.8.0+0" 379 version = "5.8.0+1"
373 380
374 [[deps.nghttp2_jll]] 381 [[deps.nghttp2_jll]]
375 deps = ["Artifacts", "Libdl"] 382 deps = ["Artifacts", "Libdl"]
376 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d" 383 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
377 version = "1.48.0+0" 384 version = "1.52.0+1"
378 385
379 [[deps.p7zip_jll]] 386 [[deps.p7zip_jll]]
380 deps = ["Artifacts", "Libdl"] 387 deps = ["Artifacts", "Libdl"]
381 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0" 388 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
382 version = "17.4.0+0" 389 version = "17.4.0+2"