comparison test/Manifest.toml @ 1888:eb70a0941cd6 allocation_testing

Merge default
author Jonatan Werpers <jonatan@werpers.com>
date Fri, 03 Feb 2023 23:02:46 +0100
parents 9ce6d939dfae d13b73e9f65e
children
comparison
equal deleted inserted replaced
1887:24590890e124 1888:eb70a0941cd6
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.7.1" 3 julia_version = "1.8.5"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "23260eda65ade7d11fffed313a68520d0bc053fc"
5 6
6 [[deps.ArgTools]] 7 [[deps.ArgTools]]
7 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" 8 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
9 version = "1.1.1"
8 10
9 [[deps.Artifacts]] 11 [[deps.Artifacts]]
10 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" 12 uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
11 13
12 [[deps.Base64]] 14 [[deps.Base64]]
13 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f" 15 uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
14 16
15 [[deps.BenchmarkTools]] 17 [[deps.BenchmarkTools]]
16 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"] 18 deps = ["JSON", "Logging", "Printf", "Profile", "Statistics", "UUIDs"]
17 git-tree-sha1 = "4c10eee4af024676200bc7752e536f858c6b8f93" 19 git-tree-sha1 = "d9a9701b899b30332bbcb3e1679c41cce81fb0e8"
18 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf" 20 uuid = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
19 version = "1.3.1" 21 version = "1.3.2"
20 22
21 [[deps.ChainRulesCore]] 23 [[deps.ChainRulesCore]]
22 deps = ["Compat", "LinearAlgebra", "SparseArrays"] 24 deps = ["Compat", "LinearAlgebra", "SparseArrays"]
23 git-tree-sha1 = "9950387274246d08af38f6eef8cb5480862a435f" 25 git-tree-sha1 = "c6d890a52d2c4d55d326439580c3b8d0875a77d9"
24 uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" 26 uuid = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
25 version = "1.14.0" 27 version = "1.15.7"
26 28
27 [[deps.ChangesOfVariables]] 29 [[deps.ChangesOfVariables]]
28 deps = ["ChainRulesCore", "LinearAlgebra", "Test"] 30 deps = ["ChainRulesCore", "LinearAlgebra", "Test"]
29 git-tree-sha1 = "bf98fa45a0a4cee295de98d4c1462be26345b9a1" 31 git-tree-sha1 = "844b061c104c408b24537482469400af6075aae4"
30 uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0" 32 uuid = "9e997f8a-9a97-42d5-a9f1-ce6bfc15e2c0"
31 version = "0.1.2" 33 version = "0.1.5"
32 34
33 [[deps.Compat]] 35 [[deps.Compat]]
34 deps = ["Base64", "Dates", "DelimitedFiles", "Distributed", "InteractiveUtils", "LibGit2", "Libdl", "LinearAlgebra", "Markdown", "Mmap", "Pkg", "Printf", "REPL", "Random", "SHA", "Serialization", "SharedArrays", "Sockets", "SparseArrays", "Statistics", "Test", "UUIDs", "Unicode"] 36 deps = ["Dates", "LinearAlgebra", "UUIDs"]
35 git-tree-sha1 = "96b0bc6c52df76506efc8a441c6cf1adcb1babc4" 37 git-tree-sha1 = "61fdd77467a5c3ad071ef8277ac6bd6af7dd4c04"
36 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20" 38 uuid = "34da2185-b29b-5c13-b0c7-acf172513d20"
37 version = "3.42.0" 39 version = "4.6.0"
38 40
39 [[deps.CompilerSupportLibraries_jll]] 41 [[deps.CompilerSupportLibraries_jll]]
40 deps = ["Artifacts", "Libdl"] 42 deps = ["Artifacts", "Libdl"]
41 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae" 43 uuid = "e66e0078-7015-5450-92f7-15fbd957f2ae"
44 version = "1.0.1+0"
42 45
43 [[deps.Dates]] 46 [[deps.Dates]]
44 deps = ["Printf"] 47 deps = ["Printf"]
45 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a" 48 uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"
46 49
47 [[deps.DeepDiffs]] 50 [[deps.DeepDiffs]]
48 git-tree-sha1 = "9824894295b62a6a4ab6adf1c7bf337b3a9ca34c" 51 git-tree-sha1 = "9824894295b62a6a4ab6adf1c7bf337b3a9ca34c"
49 uuid = "ab62b9b5-e342-54a8-a765-a90f495de1a6" 52 uuid = "ab62b9b5-e342-54a8-a765-a90f495de1a6"
50 version = "1.2.0" 53 version = "1.2.0"
51 54
52 [[deps.DelimitedFiles]]
53 deps = ["Mmap"]
54 uuid = "8bb1440f-4735-579b-a4ab-409b98df4dab"
55
56 [[deps.DiffRules]] 55 [[deps.DiffRules]]
57 deps = ["IrrationalConstants", "LogExpFunctions", "NaNMath", "Random", "SpecialFunctions"] 56 deps = ["IrrationalConstants", "LogExpFunctions", "NaNMath", "Random", "SpecialFunctions"]
58 git-tree-sha1 = "dd933c4ef7b4c270aacd4eb88fa64c147492acf0" 57 git-tree-sha1 = "c5b6685d53f933c11404a3ae9822afe30d522494"
59 uuid = "b552c78f-8df3-52c6-915a-8e097449b14b" 58 uuid = "b552c78f-8df3-52c6-915a-8e097449b14b"
60 version = "1.10.0" 59 version = "1.12.2"
61 60
62 [[deps.Distributed]] 61 [[deps.Distributed]]
63 deps = ["Random", "Serialization", "Sockets"] 62 deps = ["Random", "Serialization", "Sockets"]
64 uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b" 63 uuid = "8ba89e20-285c-5b6f-9357-94700520ee1b"
65 64
66 [[deps.DocStringExtensions]] 65 [[deps.DocStringExtensions]]
67 deps = ["LibGit2"] 66 deps = ["LibGit2"]
68 git-tree-sha1 = "b19534d1895d702889b219c382a6e18010797f0b" 67 git-tree-sha1 = "2fb1e02f2b635d0845df5d7c167fec4dd739b00d"
69 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" 68 uuid = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
70 version = "0.8.6" 69 version = "0.9.3"
71 70
72 [[deps.Downloads]] 71 [[deps.Downloads]]
73 deps = ["ArgTools", "LibCURL", "NetworkOptions"] 72 deps = ["ArgTools", "FileWatching", "LibCURL", "NetworkOptions"]
74 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6" 73 uuid = "f43a241f-c20a-4ad4-852c-f6b1247861c6"
74 version = "1.6.0"
75
76 [[deps.FileWatching]]
77 uuid = "7b1f6079-737a-58dc-b8bc-7a2ca5c1b5ee"
75 78
76 [[deps.Glob]] 79 [[deps.Glob]]
77 git-tree-sha1 = "4df9f7e06108728ebf00a0a11edee4b29a482bb2" 80 git-tree-sha1 = "4df9f7e06108728ebf00a0a11edee4b29a482bb2"
78 uuid = "c27321d9-0574-5035-807b-f59d2c89b15c" 81 uuid = "c27321d9-0574-5035-807b-f59d2c89b15c"
79 version = "1.3.0" 82 version = "1.3.0"
82 deps = ["Markdown"] 85 deps = ["Markdown"]
83 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240" 86 uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
84 87
85 [[deps.InverseFunctions]] 88 [[deps.InverseFunctions]]
86 deps = ["Test"] 89 deps = ["Test"]
87 git-tree-sha1 = "91b5dcf362c5add98049e6c29ee756910b03051d" 90 git-tree-sha1 = "49510dfcb407e572524ba94aeae2fced1f3feb0f"
88 uuid = "3587e190-3f89-42d0-90ee-14403ec27112" 91 uuid = "3587e190-3f89-42d0-90ee-14403ec27112"
89 version = "0.1.3" 92 version = "0.1.8"
90 93
91 [[deps.IrrationalConstants]] 94 [[deps.IrrationalConstants]]
92 git-tree-sha1 = "7fd44fd4ff43fc60815f8e764c0f352b83c49151" 95 git-tree-sha1 = "7fd44fd4ff43fc60815f8e764c0f352b83c49151"
93 uuid = "92d709cd-6900-40b7-9082-c6be49f344b6" 96 uuid = "92d709cd-6900-40b7-9082-c6be49f344b6"
94 version = "0.1.1" 97 version = "0.1.1"
106 version = "0.21.3" 109 version = "0.21.3"
107 110
108 [[deps.LibCURL]] 111 [[deps.LibCURL]]
109 deps = ["LibCURL_jll", "MozillaCACerts_jll"] 112 deps = ["LibCURL_jll", "MozillaCACerts_jll"]
110 uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21" 113 uuid = "b27032c2-a3e7-50c8-80cd-2d36dbcbfd21"
114 version = "0.6.3"
111 115
112 [[deps.LibCURL_jll]] 116 [[deps.LibCURL_jll]]
113 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"] 117 deps = ["Artifacts", "LibSSH2_jll", "Libdl", "MbedTLS_jll", "Zlib_jll", "nghttp2_jll"]
114 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0" 118 uuid = "deac9b47-8bc7-5906-a0fe-35ac56dc84c0"
119 version = "7.84.0+0"
115 120
116 [[deps.LibGit2]] 121 [[deps.LibGit2]]
117 deps = ["Base64", "NetworkOptions", "Printf", "SHA"] 122 deps = ["Base64", "NetworkOptions", "Printf", "SHA"]
118 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433" 123 uuid = "76f85450-5226-5b5a-8eaa-529ad045b433"
119 124
120 [[deps.LibSSH2_jll]] 125 [[deps.LibSSH2_jll]]
121 deps = ["Artifacts", "Libdl", "MbedTLS_jll"] 126 deps = ["Artifacts", "Libdl", "MbedTLS_jll"]
122 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8" 127 uuid = "29816b5a-b9ab-546f-933c-edad1886dfa8"
128 version = "1.10.2+0"
123 129
124 [[deps.Libdl]] 130 [[deps.Libdl]]
125 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb" 131 uuid = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
126 132
127 [[deps.LinearAlgebra]] 133 [[deps.LinearAlgebra]]
128 deps = ["Libdl", "libblastrampoline_jll"] 134 deps = ["Libdl", "libblastrampoline_jll"]
129 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" 135 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
130 136
131 [[deps.LogExpFunctions]] 137 [[deps.LogExpFunctions]]
132 deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"] 138 deps = ["ChainRulesCore", "ChangesOfVariables", "DocStringExtensions", "InverseFunctions", "IrrationalConstants", "LinearAlgebra"]
133 git-tree-sha1 = "58f25e56b706f95125dcb796f39e1fb01d913a71" 139 git-tree-sha1 = "45b288af6956e67e621c5cbb2d75a261ab58300b"
134 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" 140 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
135 version = "0.3.10" 141 version = "0.3.20"
136 142
137 [[deps.Logging]] 143 [[deps.Logging]]
138 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568" 144 uuid = "56ddb016-857b-54e1-b83d-db4d58db5568"
139 145
140 [[deps.Markdown]] 146 [[deps.Markdown]]
142 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a" 148 uuid = "d6f4376e-aef5-505a-96c1-9c027394607a"
143 149
144 [[deps.MbedTLS_jll]] 150 [[deps.MbedTLS_jll]]
145 deps = ["Artifacts", "Libdl"] 151 deps = ["Artifacts", "Libdl"]
146 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1" 152 uuid = "c8ffd9c3-330d-5841-b78e-0817d7145fa1"
153 version = "2.28.0+0"
147 154
148 [[deps.Mmap]] 155 [[deps.Mmap]]
149 uuid = "a63ad114-7e13-5084-954f-fe012c677804" 156 uuid = "a63ad114-7e13-5084-954f-fe012c677804"
150 157
151 [[deps.MozillaCACerts_jll]] 158 [[deps.MozillaCACerts_jll]]
152 uuid = "14a3606d-f60d-562e-9121-12d972cd8159" 159 uuid = "14a3606d-f60d-562e-9121-12d972cd8159"
160 version = "2022.2.1"
153 161
154 [[deps.NaNMath]] 162 [[deps.NaNMath]]
155 git-tree-sha1 = "737a5957f387b17e74d4ad2f440eb330b39a62c5" 163 deps = ["OpenLibm_jll"]
164 git-tree-sha1 = "a7c3d1da1189a1c2fe843a3bfa04d18d20eb3211"
156 uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3" 165 uuid = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
157 version = "1.0.0" 166 version = "1.0.1"
158 167
159 [[deps.NetworkOptions]] 168 [[deps.NetworkOptions]]
160 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908" 169 uuid = "ca575930-c2e3-43a9-ace4-1e988b2c1908"
170 version = "1.2.0"
161 171
162 [[deps.OpenBLAS_jll]] 172 [[deps.OpenBLAS_jll]]
163 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"] 173 deps = ["Artifacts", "CompilerSupportLibraries_jll", "Libdl"]
164 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363" 174 uuid = "4536629a-c528-5b80-bd46-f80d51c5b363"
175 version = "0.3.20+0"
165 176
166 [[deps.OpenLibm_jll]] 177 [[deps.OpenLibm_jll]]
167 deps = ["Artifacts", "Libdl"] 178 deps = ["Artifacts", "Libdl"]
168 uuid = "05823500-19ac-5b8b-9628-191a04bc5112" 179 uuid = "05823500-19ac-5b8b-9628-191a04bc5112"
180 version = "0.8.1+0"
169 181
170 [[deps.OpenSpecFun_jll]] 182 [[deps.OpenSpecFun_jll]]
171 deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"] 183 deps = ["Artifacts", "CompilerSupportLibraries_jll", "JLLWrappers", "Libdl", "Pkg"]
172 git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1" 184 git-tree-sha1 = "13652491f6856acfd2db29360e1bbcd4565d04f1"
173 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e" 185 uuid = "efe28fd5-8261-553b-a9e1-b2916fc3738e"
174 version = "0.5.5+0" 186 version = "0.5.5+0"
175 187
176 [[deps.Parsers]] 188 [[deps.Parsers]]
177 deps = ["Dates"] 189 deps = ["Dates", "SnoopPrecompile"]
178 git-tree-sha1 = "621f4f3b4977325b9128d5fae7a8b4829a0c2222" 190 git-tree-sha1 = "151d91d63d8d6c1a5789ecb7de51547e00480f1b"
179 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" 191 uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
180 version = "2.2.4" 192 version = "2.5.4"
181 193
182 [[deps.Pkg]] 194 [[deps.Pkg]]
183 deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"] 195 deps = ["Artifacts", "Dates", "Downloads", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Serialization", "TOML", "Tar", "UUIDs", "p7zip_jll"]
184 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f" 196 uuid = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
197 version = "1.8.0"
185 198
186 [[deps.Preferences]] 199 [[deps.Preferences]]
187 deps = ["TOML"] 200 deps = ["TOML"]
188 git-tree-sha1 = "d3538e7f8a790dc8903519090857ef8e1283eecd" 201 git-tree-sha1 = "47e5f437cc0e7ef2ce8406ce1e7e24d44915f88d"
189 uuid = "21216c6a-2e73-6563-6e65-726566657250" 202 uuid = "21216c6a-2e73-6563-6e65-726566657250"
190 version = "1.2.5" 203 version = "1.3.0"
191 204
192 [[deps.Printf]] 205 [[deps.Printf]]
193 deps = ["Unicode"] 206 deps = ["Unicode"]
194 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7" 207 uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"
195 208
211 uuid = "ae029012-a4dd-5104-9daa-d747884805df" 224 uuid = "ae029012-a4dd-5104-9daa-d747884805df"
212 version = "1.3.0" 225 version = "1.3.0"
213 226
214 [[deps.SHA]] 227 [[deps.SHA]]
215 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce" 228 uuid = "ea8e919c-243c-51af-8825-aaa63cd721ce"
229 version = "0.7.0"
216 230
217 [[deps.Serialization]] 231 [[deps.Serialization]]
218 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b" 232 uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
219 233
220 [[deps.SharedArrays]] 234 [[deps.SnoopPrecompile]]
221 deps = ["Distributed", "Mmap", "Random", "Serialization"] 235 deps = ["Preferences"]
222 uuid = "1a1011a3-84de-559e-8e89-a11a2f7dc383" 236 git-tree-sha1 = "e760a70afdcd461cf01a575947738d359234665c"
237 uuid = "66db9d55-30c0-4569-8b51-7e840670fc0c"
238 version = "1.0.3"
223 239
224 [[deps.Sockets]] 240 [[deps.Sockets]]
225 uuid = "6462fe0b-24de-5631-8697-dd941f90decc" 241 uuid = "6462fe0b-24de-5631-8697-dd941f90decc"
226 242
227 [[deps.SparseArrays]] 243 [[deps.SparseArrays]]
228 deps = ["LinearAlgebra", "Random"] 244 deps = ["LinearAlgebra", "Random"]
229 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf" 245 uuid = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
230 246
231 [[deps.SpecialFunctions]] 247 [[deps.SpecialFunctions]]
232 deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"] 248 deps = ["ChainRulesCore", "IrrationalConstants", "LogExpFunctions", "OpenLibm_jll", "OpenSpecFun_jll"]
233 git-tree-sha1 = "5ba658aeecaaf96923dce0da9e703bd1fe7666f9" 249 git-tree-sha1 = "d75bda01f8c31ebb72df80a46c88b25d1c79c56d"
234 uuid = "276daf66-3868-5448-9aa4-cd146d93841b" 250 uuid = "276daf66-3868-5448-9aa4-cd146d93841b"
235 version = "2.1.4" 251 version = "2.1.7"
236 252
237 [[deps.Statistics]] 253 [[deps.Statistics]]
238 deps = ["LinearAlgebra", "SparseArrays"] 254 deps = ["LinearAlgebra", "SparseArrays"]
239 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" 255 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
240 256
241 [[deps.TOML]] 257 [[deps.TOML]]
242 deps = ["Dates"] 258 deps = ["Dates"]
243 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76" 259 uuid = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
260 version = "1.0.0"
244 261
245 [[deps.Tar]] 262 [[deps.Tar]]
246 deps = ["ArgTools", "SHA"] 263 deps = ["ArgTools", "SHA"]
247 uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e" 264 uuid = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
265 version = "1.10.1"
248 266
249 [[deps.Test]] 267 [[deps.Test]]
250 deps = ["InteractiveUtils", "Logging", "Random", "Serialization"] 268 deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
251 uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40" 269 uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
252 270
256 uuid = "98d24dd4-01ad-11ea-1b02-c9a08f80db04" 274 uuid = "98d24dd4-01ad-11ea-1b02-c9a08f80db04"
257 version = "2.0.0" 275 version = "2.0.0"
258 276
259 [[deps.Tullio]] 277 [[deps.Tullio]]
260 deps = ["ChainRulesCore", "DiffRules", "LinearAlgebra", "Requires"] 278 deps = ["ChainRulesCore", "DiffRules", "LinearAlgebra", "Requires"]
261 git-tree-sha1 = "7830c974acc69437a3fee35dd7b510a74cbc862d" 279 git-tree-sha1 = "7871a39eac745697ee512a87eeff06a048a7905b"
262 uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc" 280 uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
263 version = "0.3.3" 281 version = "0.3.5"
264 282
265 [[deps.UUIDs]] 283 [[deps.UUIDs]]
266 deps = ["Random", "SHA"] 284 deps = ["Random", "SHA"]
267 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" 285 uuid = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
268 286
270 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" 288 uuid = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
271 289
272 [[deps.Zlib_jll]] 290 [[deps.Zlib_jll]]
273 deps = ["Libdl"] 291 deps = ["Libdl"]
274 uuid = "83775a58-1f1d-513f-b197-d71354ab007a" 292 uuid = "83775a58-1f1d-513f-b197-d71354ab007a"
293 version = "1.2.12+3"
275 294
276 [[deps.libblastrampoline_jll]] 295 [[deps.libblastrampoline_jll]]
277 deps = ["Artifacts", "Libdl", "OpenBLAS_jll"] 296 deps = ["Artifacts", "Libdl", "OpenBLAS_jll"]
278 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93" 297 uuid = "8e850b90-86db-534c-a0d3-1478176c7d93"
298 version = "5.1.1+0"
279 299
280 [[deps.nghttp2_jll]] 300 [[deps.nghttp2_jll]]
281 deps = ["Artifacts", "Libdl"] 301 deps = ["Artifacts", "Libdl"]
282 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d" 302 uuid = "8e850ede-7688-5339-a07c-302acd2aaf8d"
303 version = "1.48.0+0"
283 304
284 [[deps.p7zip_jll]] 305 [[deps.p7zip_jll]]
285 deps = ["Artifacts", "Libdl"] 306 deps = ["Artifacts", "Libdl"]
286 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0" 307 uuid = "3f19e933-33d8-53b3-aaab-bd5110c3b7a0"
308 version = "17.4.0+0"