Skip to content

Commit 50b5408

Browse files
committed
strict bounds
1 parent f2729a2 commit 50b5408

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,13 +35,13 @@ ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
3535

3636
[compat]
3737
AbstractFFTs = "≥ 0.3.1"
38-
ApproxFunBase = "0.0.3"
39-
ApproxFunFourier = "0.0.1"
40-
ApproxFunSingularities = "0.0.1"
41-
ApproxFunOrthogonalPolynomails = "0.0.2"
42-
BandedMatrices = "0.9.0"
43-
BlockArrays = "0.8.0"
44-
BlockBandedMatrices = "0.4.0"
38+
ApproxFunBase = "0.0.3"
39+
ApproxFunFourier = "0.0.1"
40+
ApproxFunSingularities = "0.0.1"
41+
ApproxFunOrthogonalPolynomials = "0.0.2"
42+
BandedMatrices = "0.9.0"
43+
BlockArrays = "0.8.0"
44+
BlockBandedMatrices = "0.4.0"
4545
Calculus = "≥ 0.1.15"
4646
DSP = "≥ 0.5.1"
4747
DomainSets = "≥ 0.0.1"
@@ -52,7 +52,7 @@ FastTransforms = "≥ 0.4.2"
5252
FillArrays = "≥ 0.5.0"
5353
InfiniteArrays = "≥ 0.0.3"
5454
IntervalSets = "≥ 0.3.1"
55-
LazyArrays = "0.8.0"
55+
LazyArrays = "0.8.0"
5656
LowRankApprox = "≥ 0.1.4"
5757
RecipesBase = "≥ 0.5.0"
5858
Reexport = "≥ 0.2.0"

0 commit comments

Comments
 (0)