Skip to content

Commit 06a5dd1

Browse files
github-actions[bot]CompatHelper Julia
and
CompatHelper Julia
authored
CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#293)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent ab615ea commit 06a5dd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
2222
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2323

2424
[compat]
25-
DSP = "0.6, 0.7"
25+
DSP = "0.6, 0.7, 0.8"
2626
DataStructures = "0.18"
2727
Distributions = "0.23, 0.24, 0.25"
2828
FFTW = "1"
@@ -31,6 +31,6 @@ NLopt = "0.5, 0.6, 1"
3131
Optim = "1"
3232
Primes = "0.4, 0.5"
3333
SpecialFunctions = "1, 2"
34-
StatsBase = "0.33, 0.34"
3534
Statistics = "1"
35+
StatsBase = "0.33, 0.34"
3636
julia = "1.6"

0 commit comments

Comments
 (0)