Skip to content

Commit 5f3280f

Browse files
committed
Update Project.toml
1 parent d770e3d commit 5f3280f

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
@@ -26,19 +26,19 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2626
[compat]
2727
ArrayLayouts = "0.7"
2828
BandedMatrices = "0.16"
29-
BlockArrays = "0.16"
30-
BlockBandedMatrices = "0.10.1, 0.11"
29+
BlockArrays = "0.16.7"
30+
BlockBandedMatrices = "0.11"
3131
ClassicalOrthogonalPolynomials = "0.4.2"
3232
ContinuumArrays = "0.8, 0.9"
3333
DomainSets = "0.5"
3434
FastTransforms = "0.12"
3535
FillArrays = "0.11, 0.12"
3636
HarmonicOrthogonalPolynomials = "0.2"
37-
InfiniteArrays = "0.11, 0.12"
38-
InfiniteLinearAlgebra = "0.5, 0.6"
37+
InfiniteArrays = "0.12"
38+
InfiniteLinearAlgebra = "0.6"
3939
LazyArrays = "0.21.8"
40-
LazyBandedMatrices = "0.6.1, 0.7"
41-
QuasiArrays = "0.6, 0.7, 0.8"
40+
LazyBandedMatrices = "0.7"
41+
QuasiArrays = "0.8"
4242
SpecialFunctions = "1"
4343
StaticArrays = "1"
4444
julia = "1.6"

0 commit comments

Comments
 (0)