Skip to content

Commit

Permalink
CompatHelper: bump compat for DSP to 0.8, (keep existing compat) (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: CompatHelper Julia <[email protected]>
  • Loading branch information
github-actions[bot] and CompatHelper Julia authored Dec 7, 2024
1 parent ab615ea commit 06a5dd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
DSP = "0.6, 0.7"
DSP = "0.6, 0.7, 0.8"
DataStructures = "0.18"
Distributions = "0.23, 0.24, 0.25"
FFTW = "1"
Expand All @@ -31,6 +31,6 @@ NLopt = "0.5, 0.6, 1"
Optim = "1"
Primes = "0.4, 0.5"
SpecialFunctions = "1, 2"
StatsBase = "0.33, 0.34"
Statistics = "1"
StatsBase = "0.33, 0.34"
julia = "1.6"

0 comments on commit 06a5dd1

Please sign in to comment.