Skip to content

Commit 2320872

Browse files
committed
Update Project.toml
1 parent fb2fc94 commit 2320872

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2020
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2121

2222
[compat]
23-
AbstractFFTs = "0.4"
23+
AbstractFFTs = "0.4, 0.5"
2424
ApproxFunBase = "0.2"
25-
BandedMatrices = "0.11, 0.12, 0.13"
25+
BandedMatrices = "0.11, 0.12, 0.13, 0.14"
2626
BlockArrays = "0.9, 0.10"
27-
BlockBandedMatrices = "0.5"
27+
BlockBandedMatrices = "0.5, 0.6"
2828
DomainSets = "0.1"
29-
FFTW = "0.3"
29+
FFTW = "0.3, 1"
3030
FastGaussQuadrature = "0.3.2, 0.4"
3131
FastTransforms = "0.5, 0.6"
3232
FillArrays = "0.7, 0.8"

0 commit comments

Comments
 (0)