comparison test/Manifest.toml @ 1849:1a8d80a62056 feature/jet_aqua

Merge default
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 10 Jan 2025 23:02:36 +0100
parents e89e28fa9637 63967c9d2170
children a4e05d1aebaa
comparison
equal deleted inserted replaced
1821:a57cd6fa4ecb 1849:1a8d80a62056
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.11.1" 3 julia_version = "1.11.2"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "b23d6f58220d898029330f7adcac8132668171ec" 5 project_hash = "b23d6f58220d898029330f7adcac8132668171ec"
6 6
7 [[deps.Aqua]] 7 [[deps.Aqua]]
8 deps = ["Compat", "Pkg", "Test"] 8 deps = ["Compat", "Pkg", "Test"]
9 git-tree-sha1 = "49b1d7a9870c87ba13dc63f8ccfcf578cb266f95" 9 git-tree-sha1 = "49b1d7a9870c87ba13dc63f8ccfcf578cb266f95"
10 uuid = "4c88cf16-eb10-579e-8560-4a9242c79595" 10 uuid = "4c88cf16-eb10-579e-8560-4a9242c79595"
11 version = "0.8.9" 11 version = "0.8.9"
12 12
13 [[deps.ArgTools]]
14 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
15 version = "1.1.2"
16
17 [[deps.Artifacts]] 13 [[deps.Artifacts]]
18 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" 14 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
19 version = "1.11.0" 15 version = "1.11.0"
20 16
21 [[deps.Base64]] 17 [[deps.Base64]]
22 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" 18 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
23 version = "1.11.0" 19 version = "1.11.0"
24 20
25 [[deps.BenchmarkTools]] 21 [[deps.BenchmarkTools]]
26 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] 22 deps = ["Compat", "JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
27 git-tree-sha1 = "f1dff6729bc61f4d49e140da1af55dcd1ac97b2f" 23 git-tree-sha1 = "e38fbc49a620f5d0b660d7f543db1009fe0f8336"
28 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" 24 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
29 version = "1.5.0" 25 version = "1.6.0"
30
31 [[deps.CodeTracking]]
32 deps = ["InteractiveUtils", "UUIDs"]
33 git-tree-sha1 = "7eee164f122511d3e4e1ebadb7956939ea7e1c77"
34 uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
35 version = "1.3.6"
36 26
37 [[deps.Compat]] 27 [[deps.Compat]]
38 deps = ["TOML", "UUIDs"] 28 deps = ["TOML", "UUIDs"]
39 git-tree-sha1 = "8ae8d32e09f0dcf42a36b90d4e17f5dd2e4c4215" 29 git-tree-sha1 = "8ae8d32e09f0dcf42a36b90d4e17f5dd2e4c4215"
40 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" 30 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
42 weakdeps = ["Dates", "LinearAlgebra"] 32 weakdeps = ["Dates", "LinearAlgebra"]
43 33
44 [deps.Compat.extensions] 34 [deps.Compat.extensions]
45 CompatLinearAlgebraExt = "LinearAlgebra" 35 CompatLinearAlgebraExt = "LinearAlgebra"
46 36
37 [[deps.CodeTracking]]
38 deps = ["InteractiveUtils", "UUIDs"]
39 git-tree-sha1 = "7eee164f122511d3e4e1ebadb7956939ea7e1c77"
40 uuid = "da1fd8a2-8d9e-5ec2-8556-3022fb5608a2"
41 version = "1.3.6"
42
43 [[deps.Compat]]
44 deps = ["TOML", "UUIDs"]
45 git-tree-sha1 = "8ae8d32e09f0dcf42a36b90d4e17f5dd2e4c4215"
46 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
47 version = "4.16.0"
48 weakdeps = ["Dates", "LinearAlgebra"]
49
50 [deps.Compat.extensions]
51 CompatLinearAlgebraExt = "LinearAlgebra"
52
47 [[deps.CompilerSupportLibraries_jll]] 53 [[deps.CompilerSupportLibraries_jll]]
48 deps = ["Artifacts", "Libdl"] 54 deps = ["Artifacts", "Libdl"]
49 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" 55 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
50 version = "1.1.1+0" 56 version = "1.1.1+0"
51 57
74 deps = ["LibGit2"] 80 deps = ["LibGit2"]
75 git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d" 81 git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
76 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" 82 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
77 version = "0.9.3" 83 version = "0.9.3"
78 84
79 [[deps.Downloads]]
80 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
81 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
82 version = "1.6.0"
83
84 [[deps.FileWatching]]
85 uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
86 version = "1.11.0"
87
88 [[deps.Glob]] 85 [[deps.Glob]]
89 git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496" 86 git-tree-sha1 = "97285bbd5230dd766e9ef6749b80fc617126d496"
90 uuid = "c27321d9-0574-5035-807b-f59d2c89b15c" 87 uuid = "c27321d9-0574-5035-807b-f59d2c89b15c"
91 version = "1.3.1" 88 version = "1.3.1"
92 89
114 Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f" 111 Cthulhu = "f68482b8-f384-11e8-15f7-abe071a5a75f"
115 Revise = "295af30f-e4ad-537b-8983-00126c2a3abe" 112 Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
116 113
117 [[deps.JLLWrappers]] 114 [[deps.JLLWrappers]]
118 deps = ["Artifacts", "Preferences"] 115 deps = ["Artifacts", "Preferences"]
119 git-tree-sha1 = "be3dc50a92e5a386872a493a10050136d4703f9b" 116 git-tree-sha1 = "a007feb38b422fbdab534406aeca1b86823cb4d6"
120 uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" 117 uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
121 version = "1.6.1" 118 version = "1.7.0"
122 119
123 [[deps.JSON]] 120 [[deps.JSON]]
124 deps = ["Dates", "Mmap", "Parsers", "Unicode"] 121 deps = ["Dates", "Mmap", "Parsers", "Unicode"]
125 git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a" 122 git-tree-sha1 = "31e996f0a15c7b280ba9f76636b3ff9e2ae58c9a"
126 uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6" 123 uuid = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
139 weakdeps = ["Serialization"] 136 weakdeps = ["Serialization"]
140 137
141 [deps.LRUCache.extensions] 138 [deps.LRUCache.extensions]
142 SerializationExt = ["Serialization"] 139 SerializationExt = ["Serialization"]
143 140
144 [[deps.LibCURL]]
145 deps = ["LibCURL_jll", "MozillaCACerts_jll"]
146 uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
147 version = "0.6.4"
148
149 [[deps.LibCURL_jll]]
150 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
151 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
152 version = "8.6.0+0"
153
154 [[deps.LibGit2]] 141 [[deps.LibGit2]]
155 deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"] 142 deps = ["Base64", "LibGit2_jll", "NetworkOptions", "Printf", "SHA"]
156 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433" 143 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
157 version = "1.11.0" 144 version = "1.11.0"
158 145
175 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" 162 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
176 version = "1.11.0" 163 version = "1.11.0"
177 164
178 [[deps.LogExpFunctions]] 165 [[deps.LogExpFunctions]]
179 deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"] 166 deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
180 git-tree-sha1 = "a2d09619db4e765091ee5c6ffe8872849de0feea" 167 git-tree-sha1 = "13ca9e2586b89836fd20cccf56e57e2b9ae7f38f"
181 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" 168 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
182 version = "0.3.28" 169 version = "0.3.29"
183 170
184 [deps.LogExpFunctions.extensions] 171 [deps.LogExpFunctions.extensions]
185 LogExpFunctionsChainRulesCoreExt = "ChainRulesCore" 172 LogExpFunctionsChainRulesCoreExt = "ChainRulesCore"
186 LogExpFunctionsChangesOfVariablesExt = "ChangesOfVariables" 173 LogExpFunctionsChangesOfVariablesExt = "ChangesOfVariables"
187 LogExpFunctionsInverseFunctionsExt = "InverseFunctions" 174 LogExpFunctionsInverseFunctionsExt = "InverseFunctions"
219 206
220 [[deps.Mmap]] 207 [[deps.Mmap]]
221 uuid = "a63ad114-7e13-5084-954f-fe012c677804" 208 uuid = "a63ad114-7e13-5084-954f-fe012c677804"
222 version = "1.11.0" 209 version = "1.11.0"
223 210
224 [[deps.MozillaCACerts_jll]]
225 uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
226 version = "2023.12.12"
227
228 [[deps.NaNMath]] 211 [[deps.NaNMath]]
229 deps = ["OpenLibm_jll"] 212 deps = ["OpenLibm_jll"]
230 git-tree-sha1 = "0877504529a3e5c3343c6f8b4c0381e57e4387e4" 213 git-tree-sha1 = "030ea22804ef91648f29b7ad3fc15fa49d0e6e71"
231 uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" 214 uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
232 version = "1.0.2" 215 version = "1.0.3"
233 216
234 [[deps.NetworkOptions]] 217 [[deps.NetworkOptions]]
235 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908" 218 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
236 version = "1.2.0" 219 version = "1.2.0"
237 220
244 deps = ["Artifacts", "Libdl"] 227 deps = ["Artifacts", "Libdl"]
245 uuid = "05823500-19ac-5b8b-9628-191a04bc5112" 228 uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
246 version = "0.8.1+2" 229 version = "0.8.1+2"
247 230
248 [[deps.OpenSpecFun_jll]] 231 [[deps.OpenSpecFun_jll]]
249 deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"] 232 deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl"]
250 git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" 233 git-tree-sha1 = "1346c9208249809840c91b26703912dff463d335"
251 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e" 234 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
252 version = "0.5.5+0" 235 version = "0.5.6+0"
253 236
254 [[deps.PackageExtensionCompat]] 237 [[deps.PackageExtensionCompat]]
255 git-tree-sha1 = "fb28e33b8a95c4cee25ce296c817d89cc2e53518" 238 git-tree-sha1 = "fb28e33b8a95c4cee25ce296c817d89cc2e53518"
256 uuid = "65ce6f38-6b18-4e1d-a461-8949797d7930" 239 uuid = "65ce6f38-6b18-4e1d-a461-8949797d7930"
257 version = "1.0.2" 240 version = "1.0.2"
260 [[deps.Parsers]] 243 [[deps.Parsers]]
261 deps = ["Dates", "PrecompileTools", "UUIDs"] 244 deps = ["Dates", "PrecompileTools", "UUIDs"]
262 git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821" 245 git-tree-sha1 = "8489905bcdbcfac64d1daa51ca07c0d8f0283821"
263 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" 246 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
264 version = "2.8.1" 247 version = "2.8.1"
265
266 [[deps.Pkg]]
267 deps = ["Artifacts", "Dates", "Downloads", "FileWatching", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "Random", "SHA", "TOML", "Tar", "UUIDs", "p7zip_jll"]
268 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
269 version = "1.11.0"
270
271 [deps.Pkg.extensions]
272 REPLExt = "REPL"
273
274 [deps.Pkg.weakdeps]
275 REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"
276 248
277 [[deps.PrecompileTools]] 249 [[deps.PrecompileTools]]
278 deps = ["Preferences"] 250 deps = ["Preferences"]
279 git-tree-sha1 = "5aa36f7049a63a1528fe8f7c3f2113413ffd4e1f" 251 git-tree-sha1 = "5aa36f7049a63a1528fe8f7c3f2113413ffd4e1f"
280 uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a" 252 uuid = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
338 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" 310 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
339 version = "1.11.0" 311 version = "1.11.0"
340 312
341 [[deps.SpecialFunctions]] 313 [[deps.SpecialFunctions]]
342 deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] 314 deps = ["IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
343 git-tree-sha1 = "2f5d4697f21388cbe1ff299430dd169ef97d7e14" 315 git-tree-sha1 = "64cca0c26b4f31ba18f13f6c12af7c85f478cfde"
344 uuid = "276daf66-3868-5448-9aa4-cd146d93841b" 316 uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
345 version = "2.4.0" 317 version = "2.5.0"
346 318
347 [deps.SpecialFunctions.extensions] 319 [deps.SpecialFunctions.extensions]
348 SpecialFunctionsChainRulesCoreExt = "ChainRulesCore" 320 SpecialFunctionsChainRulesCoreExt = "ChainRulesCore"
349 321
350 [deps.SpecialFunctions.weakdeps] 322 [deps.SpecialFunctions.weakdeps]
351 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" 323 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
352 324
353 [[deps.StaticArrays]] 325 [[deps.StaticArrays]]
354 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] 326 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
355 git-tree-sha1 = "eeafab08ae20c62c44c8399ccb9354a04b80db50" 327 git-tree-sha1 = "47091a0340a675c738b1304b58161f3b0839d454"
356 uuid = "90137ffa-7385-5640-81b9-e52037218182" 328 uuid = "90137ffa-7385-5640-81b9-e52037218182"
357 version = "1.9.7" 329 version = "1.9.10"
358 330
359 [deps.StaticArrays.extensions] 331 [deps.StaticArrays.extensions]
360 StaticArraysChainRulesCoreExt = "ChainRulesCore" 332 StaticArraysChainRulesCoreExt = "ChainRulesCore"
361 StaticArraysStatisticsExt = "Statistics" 333 StaticArraysStatisticsExt = "Statistics"
362 334
379 [deps.Statistics.extensions] 351 [deps.Statistics.extensions]
380 SparseArraysExt = ["SparseArrays"] 352 SparseArraysExt = ["SparseArrays"]
381 353
382 [[deps.Strided]] 354 [[deps.Strided]]
383 deps = ["LinearAlgebra", "StridedViews", "TupleTools"] 355 deps = ["LinearAlgebra", "StridedViews", "TupleTools"]
384 git-tree-sha1 = "d85461cb47420b6dcecf51de8142fc60484dd0b3" 356 git-tree-sha1 = "f9ce8284e6eec72a21de3603493eb5355fcf7f39"
385 uuid = "5e0ebb24-38b0-5f93-81fe-25c709ecae67" 357 uuid = "5e0ebb24-38b0-5f93-81fe-25c709ecae67"
386 version = "2.1.1" 358 version = "2.2.0"
387 359
388 [[deps.StridedViews]] 360 [[deps.StridedViews]]
389 deps = ["LinearAlgebra", "PackageExtensionCompat"] 361 deps = ["LinearAlgebra", "PackageExtensionCompat"]
390 git-tree-sha1 = "2917996ce0fa6b8a3a85240a5e9ff930e2aeaa43" 362 git-tree-sha1 = "b60baf1998bcdccc57e1cc2c6703df1f619a3754"
391 uuid = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143" 363 uuid = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
392 version = "0.3.1" 364 version = "0.3.2"
393 365
394 [deps.StridedViews.extensions] 366 [deps.StridedViews.extensions]
395 StridedViewsCUDAExt = "CUDA" 367 StridedViewsCUDAExt = "CUDA"
396 368
397 [deps.StridedViews.weakdeps] 369 [deps.StridedViews.weakdeps]
405 [[deps.TOML]] 377 [[deps.TOML]]
406 deps = ["Dates"] 378 deps = ["Dates"]
407 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" 379 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
408 version = "1.0.3" 380 version = "1.0.3"
409 381
410 [[deps.Tar]]
411 deps = ["ArgTools", "SHA"]
412 uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
413 version = "1.10.0"
414
415 [[deps.TensorOperations]] 382 [[deps.TensorOperations]]
416 deps = ["LRUCache", "LinearAlgebra", "PackageExtensionCompat", "PtrArrays", "Strided", "StridedViews", "TupleTools", "VectorInterface"] 383 deps = ["LRUCache", "LinearAlgebra", "PackageExtensionCompat", "PtrArrays", "Strided", "StridedViews", "TupleTools", "VectorInterface"]
417 git-tree-sha1 = "af2cf256cb575a62d8baf128b13e9045e1ede69c" 384 git-tree-sha1 = "d08a24e2cb67aa0cbfcd68d0acdf2879e571126f"
418 uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2" 385 uuid = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
419 version = "5.0.2" 386 version = "5.1.3"
420 387
421 [deps.TensorOperations.extensions] 388 [deps.TensorOperations.extensions]
422 TensorOperationsBumperExt = "Bumper" 389 TensorOperationsBumperExt = "Bumper"
423 TensorOperationsChainRulesCoreExt = "ChainRulesCore" 390 TensorOperationsChainRulesCoreExt = "ChainRulesCore"
424 TensorOperationscuTENSORExt = ["cuTENSOR", "CUDA"] 391 TensorOperationscuTENSORExt = ["cuTENSOR", "CUDA"]
463 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" 430 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
464 FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" 431 FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
465 Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c" 432 Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
466 433
467 [[deps.TupleTools]] 434 [[deps.TupleTools]]
468 git-tree-sha1 = "41d61b1c545b06279871ef1a4b5fcb2cac2191cd" 435 git-tree-sha1 = "41e43b9dc950775eac654b9f845c839cd2f1821e"
469 uuid = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6" 436 uuid = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
470 version = "1.5.0" 437 version = "1.6.0"
471 438
472 [[deps.UUIDs]] 439 [[deps.UUIDs]]
473 deps = ["Random", "SHA"] 440 deps = ["Random", "SHA"]
474 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" 441 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
475 version = "1.11.0" 442 version = "1.11.0"
478 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" 445 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
479 version = "1.11.0" 446 version = "1.11.0"
480 447
481 [[deps.VectorInterface]] 448 [[deps.VectorInterface]]
482 deps = ["LinearAlgebra"] 449 deps = ["LinearAlgebra"]
483 git-tree-sha1 = "7aff7d62bffad9bba9928eb6ab55226b32a351eb" 450 git-tree-sha1 = "cea8abaa6e43f72f97a09cf95b80c9eb53ff75cf"
484 uuid = "409d34a3-91d5-4945-b6ec-7529ddf182d8" 451 uuid = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
485 version = "0.4.6" 452 version = "0.4.9"
486
487 [[deps.Zlib_jll]]
488 deps = ["Libdl"]
489 uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
490 version = "1.2.13+1"
491 453
492 [[deps.libblastrampoline_jll]] 454 [[deps.libblastrampoline_jll]]
493 deps = ["Artifacts", "Libdl"] 455 deps = ["Artifacts", "Libdl"]
494 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" 456 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
495 version = "5.11.0+0" 457 version = "5.11.0+0"
496
497 [[deps.nghttp2_jll]]
498 deps = ["Artifacts", "Libdl"]
499 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
500 version = "1.59.0+0"
501
502 [[deps.p7zip_jll]]
503 deps = ["Artifacts", "Libdl"]
504 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
505 version = "17.4.0+2"