Skip to content

Commit 71bf7de

Browse files
committed
2 parents 335534f + a5b6f1c commit 71bf7de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2323
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2424
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
2525
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
26-
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2726
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
27+
ToeplitzMatrices = "c751599d-da0a-543b-9d20-d0a503d91d24"
2828

2929
[compat]
3030
AbstractFFTs = "0.4, 0.5"
@@ -38,7 +38,7 @@ DualNumbers = "0.6.2"
3838
FFTW = "0.3, 1"
3939
FastGaussQuadrature = "0.4"
4040
FillArrays = "0.8"
41-
InfiniteArrays = "0.4"
41+
InfiniteArrays = "0.4, 0.5"
4242
IntervalSets = "0.3.1"
4343
LazyArrays = "0.14"
4444
LowRankApprox = "0.2, 0.3, 0.4"

0 commit comments

Comments
 (0)