Skip to content

Commit 2fac734

Browse files
committed
Update Project.toml
1 parent eb6e333 commit 2fac734

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2626
[compat]
2727
ArrayLayouts = "0.7"
2828
BandedMatrices = "0.16"
29-
BlockArrays = "0.15, 0.16"
29+
BlockArrays = "0.16"
3030
BlockBandedMatrices = "0.10.1"
3131
ClassicalOrthogonalPolynomials = "0.4.2"
3232
ContinuumArrays = "0.8"
3333
DomainSets = "0.4, 0.5"
3434
FastTransforms = "0.12"
3535
FillArrays = "0.11"
36-
HarmonicOrthogonalPolynomials = "0.1"
37-
InfiniteArrays = "0.10, 0.11"
36+
HarmonicOrthogonalPolynomials = "0.2"
37+
InfiniteArrays = "0.11"
3838
InfiniteLinearAlgebra = "0.5"
39-
LazyArrays = "0.21.5"
40-
LazyBandedMatrices = "0.5.8, 0.6"
39+
LazyArrays = "0.21.8"
40+
LazyBandedMatrices = "0.6"
4141
QuasiArrays = "0.6"
4242
SpecialFunctions = "1"
4343
StaticArrays = "1"

0 commit comments

Comments
 (0)