diff --git a/Project.toml b/Project.toml index 92b2c53..0df4416 100644 --- a/Project.toml +++ b/Project.toml @@ -17,7 +17,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" [compat] julia = "1" -DSP = "0.5" +DSP = "≥ 0.5" SpecialFunctions = "0.8" Parameters = "0.12" -FFTW = "1" +FFTW = "≥ 1.0.1"