Skip to content

Commit e565012

Browse files
Update Project.toml
Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
1 parent b0ecf02 commit e565012

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1212
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1313

1414
[compat]
15-
DSP = "0.6"
16-
FFTW = "1"
17-
Reexport = "0.2, 1"
18-
SpecialFunctions = "1"
19-
julia = "1.5"
15+
DSP = "0.5.1, 0.6"
16+
FFTW = "0.3, 1"
17+
Reexport = "0.2, 1.0"
18+
SpecialFunctions = "0.7.1, 0.8, 0.9, 0.10, 1"
19+
julia = "1"
2020

2121
[extras]
2222
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"

0 commit comments

Comments
 (0)