Skip to content

Commit 687e854

Browse files
authored
Update Project.toml (#38)
1 parent b709ebd commit 687e854

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
@@ -28,19 +28,19 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2828

2929
[compat]
3030
AbstractFFTs = "0.4, 0.5"
31-
BandedMatrices = "0.14"
32-
BlockArrays = "0.11"
33-
BlockBandedMatrices = "0.7"
31+
BandedMatrices = "0.14, 0.15"
32+
BlockArrays = "0.11, 0.12"
33+
BlockBandedMatrices = "0.7, 0.8"
3434
Calculus = "0.5"
3535
DSP = "0.6"
3636
DomainSets = "0.1, 0.2, 0.3"
3737
DualNumbers = "0.6.2"
3838
FFTW = "0.3, 1"
3939
FastGaussQuadrature = "0.4"
4040
FillArrays = "0.8"
41-
InfiniteArrays = "0.4, 0.5, 0.6"
41+
InfiniteArrays = "0.4, 0.5, 0.6, 0.7"
4242
IntervalSets = "0.3.1, 0.4"
43-
LazyArrays = "0.14, 0.15"
43+
LazyArrays = "0.14, 0.15, 0.16"
4444
LowRankApprox = "0.2, 0.3, 0.4"
4545
SpecialFunctions = "0.8, 0.9, 0.10"
4646
StaticArrays = "0.12"

0 commit comments

Comments
 (0)