Mercurial > repos > public > sbplib_julia
comparison 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 | 707fc9761c2b 5a1f51b4e3d9 88021d580320 |
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 = "a36735c53cfa4453f39635046eeaa47a4ea1231b" | 5 project_hash = "a36735c53cfa4453f39635046eeaa47a4ea1231b" |
6 | 6 |
7 [[deps.Adapt]] | 7 [[deps.Adapt]] |
8 deps = ["LinearAlgebra", "Requires"] | 8 deps = ["LinearAlgebra", "Requires"] |
14 [deps.Adapt.extensions] | 14 [deps.Adapt.extensions] |
15 AdaptStaticArraysExt = "StaticArrays" | 15 AdaptStaticArraysExt = "StaticArrays" |
16 | 16 |
17 [[deps.ArrayInterface]] | 17 [[deps.ArrayInterface]] |
18 deps = ["Adapt", "LinearAlgebra", "SparseArrays", "SuiteSparse"] | 18 deps = ["Adapt", "LinearAlgebra", "SparseArrays", "SuiteSparse"] |
19 git-tree-sha1 = "133a240faec6e074e07c31ee75619c90544179cf" | 19 git-tree-sha1 = "ed2ec3c9b483842ae59cd273834e5b46206d6dda" |
20 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" | 20 uuid = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" |
21 version = "7.10.0" | 21 version = "7.11.0" |
22 | 22 |
23 [deps.ArrayInterface.extensions] | 23 [deps.ArrayInterface.extensions] |
24 ArrayInterfaceBandedMatricesExt = "BandedMatrices" | 24 ArrayInterfaceBandedMatricesExt = "BandedMatrices" |
25 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices" | 25 ArrayInterfaceBlockBandedMatricesExt = "BlockBandedMatrices" |
26 ArrayInterfaceCUDAExt = "CUDA" | 26 ArrayInterfaceCUDAExt = "CUDA" |
145 StaticArrayInterfaceOffsetArraysExt = "OffsetArrays" | 145 StaticArrayInterfaceOffsetArraysExt = "OffsetArrays" |
146 StaticArrayInterfaceStaticArraysExt = "StaticArrays" | 146 StaticArrayInterfaceStaticArraysExt = "StaticArrays" |
147 | 147 |
148 [[deps.StaticArrays]] | 148 [[deps.StaticArrays]] |
149 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] | 149 deps = ["LinearAlgebra", "PrecompileTools", "Random", "StaticArraysCore"] |
150 git-tree-sha1 = "9ae599cd7529cfce7fea36cf00a62cfc56f0f37c" | 150 git-tree-sha1 = "6e00379a24597be4ae1ee6b2d882e15392040132" |
151 uuid = "90137ffa-7385-5640-81b9-e52037218182" | 151 uuid = "90137ffa-7385-5640-81b9-e52037218182" |
152 version = "1.9.4" | 152 version = "1.9.5" |
153 | 153 |
154 [deps.StaticArrays.extensions] | 154 [deps.StaticArrays.extensions] |
155 StaticArraysChainRulesCoreExt = "ChainRulesCore" | 155 StaticArraysChainRulesCoreExt = "ChainRulesCore" |
156 StaticArraysStatisticsExt = "Statistics" | 156 StaticArraysStatisticsExt = "Statistics" |
157 | 157 |
158 [deps.StaticArrays.weakdeps] | 158 [deps.StaticArrays.weakdeps] |
159 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" | 159 ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" |
160 Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" | 160 Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" |
161 | 161 |
162 [[deps.StaticArraysCore]] | 162 [[deps.StaticArraysCore]] |
163 git-tree-sha1 = "36b3d696ce6366023a0ea192b4cd442268995a0d" | 163 git-tree-sha1 = "192954ef1208c7019899fbf8049e717f92959682" |
164 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" | 164 uuid = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" |
165 version = "1.4.2" | 165 version = "1.4.3" |
166 | 166 |
167 [[deps.SuiteSparse]] | 167 [[deps.SuiteSparse]] |
168 deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"] | 168 deps = ["Libdl", "LinearAlgebra", "Serialization", "SparseArrays"] |
169 uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" | 169 uuid = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9" |
170 | 170 |