Skip to content

Commit ba74569

Browse files
committed
Update Project.toml
1 parent 700241f commit ba74569

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
@@ -25,23 +25,23 @@ QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
2525
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2626

2727
[compat]
28-
ArrayLayouts = "0.6.2, 0.7"
28+
ArrayLayouts = "0.7"
2929
BandedMatrices = "0.16.5"
3030
BlockArrays = "0.15"
3131
BlockBandedMatrices = "0.10"
32-
ContinuumArrays = "0.7.3"
32+
ContinuumArrays = "0.7.6"
3333
DomainSets = "0.4, 0.5"
3434
FFTW = "1.1"
3535
FastGaussQuadrature = "0.4.3"
36-
FastTransforms = "0.11, 0.12"
36+
FastTransforms = "0.12"
3737
FillArrays = "0.11"
3838
HypergeometricFunctions = "0.3.4"
3939
InfiniteArrays = "0.10.3"
4040
InfiniteLinearAlgebra = "0.5.3"
4141
IntervalSets = "0.5"
4242
LazyArrays = "0.21"
4343
LazyBandedMatrices = "0.5.5"
44-
QuasiArrays = "0.5"
44+
QuasiArrays = "0.6"
4545
SpecialFunctions = "0.10, 1"
4646
julia = "1.5"
4747

0 commit comments

Comments
 (0)