Skip to content

Commit e555ed1

Browse files
author
Gaika
authored
Merge pull request #251 from xukai92/kx/compat
Update compat
2 parents d931180 + 8926322 commit e555ed1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1515
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1616

1717
[compat]
18-
DSP = "0.5.2"
19-
FFTW = "0.2.4"
20-
SpecialFunctions = "0.7.2"
18+
DSP = "0.5.2,0.6"
19+
FFTW = "0.2.4,1"
20+
SpecialFunctions = "0.7.2,0.8"
2121
julia = "1"

0 commit comments

Comments
 (0)