We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a5086 commit 51ea6bcCopy full SHA for 51ea6bc
1 file changed
Project.toml
@@ -15,7 +15,7 @@ TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7"
15
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
16
17
[compat]
18
-Compat = "2, 3"
+Compat = "2, 3, 4"
19
DSP = "0.6.1, 0.7"
20
FFTW = "1.1.0"
21
FixedPointNumbers = "0.6.1, 0.7, 0.8"
@@ -30,3 +30,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
30
31
[targets]
32
test = ["Test", "FileIO"]
33
+
0 commit comments