Skip to content

Commit 2473b7c

Browse files
authored
Update Project.toml
1 parent 9395feb commit 2473b7c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Project.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,22 +35,22 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
3535

3636
[compat]
3737
AbstractFFTs = "≥ 0.3.1"
38-
ApproxFunBase = "0.0.4, 0.0.5, 0.1"
39-
ApproxFunFourier = "0.0.2, 0.1"
40-
ApproxFunSingularities = "0.0.2, 0.1"
41-
ApproxFunOrthogonalPolynomials = "0.0.3, 0.0.4, 0.1"
38+
ApproxFunBase = "0.1.1"
39+
ApproxFunFourier = "0.1.1"
40+
ApproxFunSingularities = "0.1"
41+
ApproxFunOrthogonalPolynomials = "0.1.1"
4242
BandedMatrices = "0.9.0"
43-
BlockArrays = "0.8, 0.9"
44-
BlockBandedMatrices = "0.4.0"
43+
BlockArrays = "0.9"
44+
BlockBandedMatrices = "0.4.3"
4545
Calculus = "≥ 0.1.15"
4646
DSP = "≥ 0.5.1"
47-
DomainSets = "0.0.1, 0.0.2"
47+
DomainSets = "0.0.2"
4848
DualNumbers = "≥ 0.4.0"
4949
FFTW = "≥ 0.2.4"
5050
FastGaussQuadrature = "≥ 0.3.2"
5151
FastTransforms = "≥ 0.4.2"
5252
FillArrays = "≥ 0.5.0"
53-
InfiniteArrays = "0.0.3, 0.1"
53+
InfiniteArrays = "0.1"
5454
IntervalSets = "≥ 0.3.1"
5555
LazyArrays = "0.8.0"
5656
LowRankApprox = "≥ 0.1.4"

0 commit comments

Comments
 (0)