Skip to content

Commit a96ce54

Browse files
committed
support a range of SpecialFuns versions
1 parent 329170a commit a96ce54

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
@@ -17,5 +17,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1717
[compat]
1818
DSP = "0.5.2,0.6"
1919
FFTW = "0.2.4,1"
20-
SpecialFunctions = "0.7,0.10"
20+
SpecialFunctions = "0.7,0.8,0.9,0.10"
2121
julia = "1"

0 commit comments

Comments
 (0)