Skip to content

Commit 6f77923

Browse files
committed
Update Project.toml
1 parent b50a230 commit 6f77923

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1414
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1515

1616
[compat]
17-
AbstractFFTs = "0.4"
17+
AbstractFFTs = "0.4, 0.5"
1818
ApproxFunBase = "0.1.6, 0.2"
1919
DomainSets = "0.1"
2020
FFTW = "0.3, 1"
21-
FastTransforms = "0.5, 0.6, 0.7"
22-
InfiniteArrays = "0.2, 0.3, 0.4"
21+
FastTransforms = "0.5, 0.6"
22+
InfiniteArrays = "0.2, 0.3, 0.4, 0.5"
2323
IntervalSets = "0.3.1"
2424
Reexport = "0.2"
2525
SpecialFunctions = "0.7, 0.8"

0 commit comments

Comments
 (0)