We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50a230 commit 6f77923Copy full SHA for 6f77923
1 file changed
Project.toml
@@ -14,12 +14,12 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
14
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
16
[compat]
17
-AbstractFFTs = "0.4"
+AbstractFFTs = "0.4, 0.5"
18
ApproxFunBase = "0.1.6, 0.2"
19
DomainSets = "0.1"
20
FFTW = "0.3, 1"
21
-FastTransforms = "0.5, 0.6, 0.7"
22
-InfiniteArrays = "0.2, 0.3, 0.4"
+FastTransforms = "0.5, 0.6"
+InfiniteArrays = "0.2, 0.3, 0.4, 0.5"
23
IntervalSets = "0.3.1"
24
Reexport = "0.2"
25
SpecialFunctions = "0.7, 0.8"
0 commit comments