Skip to content

Commit 4ea9849

Browse files
committed
Update Project.toml
1 parent 5dca872 commit 4ea9849

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
@@ -22,14 +22,14 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
2222
[compat]
2323
AbstractFFTs = "0.4"
2424
ApproxFunBase = "0.1.5"
25-
BandedMatrices = "0.9, 0.10"
26-
BlockArrays = "0.9"
27-
BlockBandedMatrices = "0.4.3"
25+
BandedMatrices = "0.11"
26+
BlockArrays = "0.9, 0.10"
27+
BlockBandedMatrices = "0.5"
2828
DomainSets = "0.1"
2929
FFTW = "0.3"
3030
FastGaussQuadrature = "0.3.2, 0.4"
3131
FastTransforms = "0.5, 0.6"
32-
FillArrays = "0.6, 0.7"
32+
FillArrays = "0.7"
3333
IntervalSets = "0.3.1"
3434
Reexport = "0.2"
3535
SpecialFunctions = "0.7, 0.8"

0 commit comments

Comments
 (0)