comparison test/Manifest.toml @ 1636:d3ae8df957c1 update/julia_1.10.3

Update manifests
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 25 Jun 2024 15:39:13 +0200
parents 7f5e4d2a5112
children 5a1f51b4e3d9
comparison
equal deleted inserted replaced
1635:b62770cec7d0 1636:d3ae8df957c1
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.10.3" 3 julia_version = "1.10.4"
4 manifest_format = "2.0" 4 manifest_format = "2.0"
5 project_hash = "f2b0634c12bbed93a17efc88d466604d5a07c465" 5 project_hash = "f2b0634c12bbed93a17efc88d466604d5a07c465"
6 6
7 [[deps.ArgTools]] 7 [[deps.ArgTools]]
8 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f" 8 uuid = "0dad84c5-d112-42e6-8d28-ef12dabb789f"
115 deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"] 115 deps = ["Libdl", "OpenBLAS_jll", "libblastrampoline_jll"]
116 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" 116 uuid = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
117 117
118 [[deps.LogExpFunctions]] 118 [[deps.LogExpFunctions]]
119 deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"] 119 deps = ["DocStringExtensions", "IrrationalConstants", "LinearAlgebra"]
120 git-tree-sha1 = "18144f3e9cbe9b15b070288eef858f71b291ce37" 120 git-tree-sha1 = "a2d09619db4e765091ee5c6ffe8872849de0feea"
121 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688" 121 uuid = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
122 version = "0.3.27" 122 version = "0.3.28"
123 123
124 [deps.LogExpFunctions.extensions] 124 [deps.LogExpFunctions.extensions]
125 LogExpFunctionsChainRulesCoreExt = "ChainRulesCore" 125 LogExpFunctionsChainRulesCoreExt = "ChainRulesCore"
126 LogExpFunctionsChangesOfVariablesExt = "ChangesOfVariables" 126 LogExpFunctionsChangesOfVariablesExt = "ChangesOfVariables"
127 LogExpFunctionsInverseFunctionsExt = "InverseFunctions" 127 LogExpFunctionsInverseFunctionsExt = "InverseFunctions"
248 [deps.SpecialFunctions.weakdeps] 248 [deps.SpecialFunctions.weakdeps]
249 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" 249 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
250 250
251 [[deps.StaticArrays]] 251 [[deps.StaticArrays]]
252 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] 252 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"]
253 git-tree-sha1 = "9ae599cd7529cfce7fea36cf00a62cfc56f0f37c" 253 git-tree-sha1 = "6e00379a24597be4ae1ee6b2d882e15392040132"
254 uuid = "90137ffa-7385-5640-81b9-e52037218182" 254 uuid = "90137ffa-7385-5640-81b9-e52037218182"
255 version = "1.9.4" 255 version = "1.9.5"
256 256
257 [deps.StaticArrays.extensions] 257 [deps.StaticArrays.extensions]
258 StaticArraysChainRulesCoreExt = "ChainRulesCore" 258 StaticArraysChainRulesCoreExt = "ChainRulesCore"
259 StaticArraysStatisticsExt = "Statistics" 259 StaticArraysStatisticsExt = "Statistics"
260 260
261 [deps.StaticArrays.weakdeps] 261 [deps.StaticArrays.weakdeps]
262 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" 262 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
263 Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" 263 Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
264 264
265 [[deps.StaticArraysCore]] 265 [[deps.StaticArraysCore]]
266 git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d" 266 git-tree-sha1 = "192954ef1208c7019899fbf8049e717f92959682"
267 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" 267 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
268 version = "1.4.2" 268 version = "1.4.3"
269 269
270 [[deps.Statistics]] 270 [[deps.Statistics]]
271 deps = ["LinearAlgebra", "SparseArrays"] 271 deps = ["LinearAlgebra", "SparseArrays"]
272 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" 272 uuid = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
273 version = "1.10.0" 273 version = "1.10.0"