Skip to content

Commit 45cb0a7

Browse files
author
Gaika
authored
Merge pull request #256 from xukai92/kx/compat
Support a range of SpecialFuns versions
2 parents 772d91c + a96ce54 commit 45cb0a7

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)