Skip to content

Commit 7a0e85b

Browse files
committed
2 parents 01968aa + 833e558 commit 7a0e85b

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
@@ -24,22 +24,22 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2424
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2525

2626
[compat]
27-
ArrayLayouts = "0.7"
28-
BandedMatrices = "0.16"
27+
ArrayLayouts = "0.7, 0.8"
28+
BandedMatrices = "0.16, 0.17"
2929
BlockArrays = "0.16.7"
3030
BlockBandedMatrices = "0.11"
31-
ClassicalOrthogonalPolynomials = "0.5.1"
31+
ClassicalOrthogonalPolynomials = "0.5.1, 0.6"
3232
ContinuumArrays = "0.10"
3333
DomainSets = "0.5"
3434
FastTransforms = "0.13"
35-
FillArrays = "0.12"
35+
FillArrays = "0.12, 0.13"
3636
HarmonicOrthogonalPolynomials = "0.2.4"
3737
InfiniteArrays = "0.12"
3838
InfiniteLinearAlgebra = "0.6"
3939
LazyArrays = "0.22.4"
4040
LazyBandedMatrices = "0.7"
4141
QuasiArrays = "0.9"
42-
SpecialFunctions = "1"
42+
SpecialFunctions = "1, 2"
4343
StaticArrays = "1"
4444
julia = "1.6"
4545

0 commit comments

Comments
 (0)