Skip to content

Commit 9cd9e4e

Browse files
authored
Change way to describe bound for DSP.jl
(similar objective as previous commit, ensure DSP can be used with 8.x)
1 parent add3332 commit 9cd9e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414

1515
[compat]
1616
Parameters = "0.12"
17-
DSP = ">=0.7, <0.9"
17+
DSP = "0.7 - 0.9"
1818
FFTW = "1.4.5"
1919
SpecialFunctions = "2.0"
2020
julia = "1.6"

0 commit comments

Comments
 (0)