Skip to content

Commit ef90326

Browse files
committed
LazyArrays 0.12
1 parent 0882bdd commit ef90326

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2929

3030
[compat]
3131
AbstractFFTs = "0.4"
32-
BandedMatrices = "0.11"
32+
BandedMatrices = "0.11, 0.12"
3333
BlockArrays = "0.9, 0.10"
3434
BlockBandedMatrices = "0.5"
3535
Calculus = "0.5"
@@ -42,7 +42,7 @@ FastTransforms = "0.5, 0.6"
4242
FillArrays = "0.6, 0.7"
4343
InfiniteArrays = "0.2"
4444
IntervalSets = "0.3.1"
45-
LazyArrays = "0.11"
45+
LazyArrays = "0.11,0.12"
4646
LowRankApprox = "0.2"
4747
SpecialFunctions = "0.7, 0.8"
4848
StaticArrays = "0.9, 0.10, 0.11"

0 commit comments

Comments
 (0)