Skip to content

Commit 570ae36

Browse files
Update ArrayLayouts requirement to 1.12.2
Updates the requirements on [ArrayLayouts](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl) to permit the latest version. - [Release notes](https://github.com/JuliaLinearAlgebra/ArrayLayouts.jl/releases) - [Commits](JuliaLinearAlgebra/ArrayLayouts.jl@v0.1.0...v1.12.2) --- updated-dependencies: - dependency-name: ArrayLayouts dependency-version: 1.12.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d9af97 commit 570ae36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
1515

1616

1717
[compat]
18+
ArrayLayouts = "1.12.2"
1819
DiffRules = "1.15.1"
1920
ForwardDiff = "1.2.2"
2021
Lux = "1.29.1"
@@ -23,7 +24,6 @@ SparseArrayKit = "0.4.3"
2324
SparseArrays = "1.10"
2425
TensorOperations = "5.6.1"
2526
Zygote = "0.7.10"
26-
2727
[extras]
2828
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
2929
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

0 commit comments

Comments
 (0)