Skip to content

Commit 8238d88

Browse files
committed
Update Project.toml
1 parent 9ab7c3a commit 8238d88

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Project.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,18 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2525

2626
[compat]
27-
ArrayLayouts = "0.5.1"
27+
ArrayLayouts = "0.5.1, 0.6"
2828
BandedMatrices = "0.16"
2929
BlockArrays = "0.14.1"
3030
BlockBandedMatrices = "0.10.1"
3131
ClassicalOrthogonalPolynomials = "0.1.1"
32-
ContinuumArrays = "0.5"
32+
ContinuumArrays = "0.5, 0.6"
3333
DomainSets = "0.4"
34-
FastTransforms = "0.11"
34+
FastTransforms = "0.11, 0.12"
3535
FillArrays = "0.11"
36-
HarmonicOrthogonalPolynomials = "0.0.1"
37-
InfiniteArrays = "0.9.5"
38-
InfiniteLinearAlgebra = "0.4.5"
36+
HarmonicOrthogonalPolynomials = "0.0.1, 0.0.2"
37+
InfiniteArrays = "0.9.5, 0.10"
38+
InfiniteLinearAlgebra = "0.4.5, 0.5"
3939
LazyArrays = "0.20.5"
4040
LazyBandedMatrices = "0.4.7"
4141
QuasiArrays = "0.4"

0 commit comments

Comments
 (0)