Skip to content

Commit

Permalink
CompatHelper: bump compat for DSP to 0.8, (keep existing compat)
Browse files Browse the repository at this point in the history
  • Loading branch information
CompatHelper Julia committed Dec 7, 2024
1 parent 19d771c commit d0709b9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ WGLMakie = "276b4fcb-3e11-5398-bf8b-a0c2d153d008"

[compat]
BenchmarkTools = "1"
CairoMakie = "0.12"
CSV = "0.10"
CairoMakie = "0.12"
ComputationalResources = "0.3"
DSP = "0.7, 0.8"
DataFrames = "1"
Distributions = "0.25"
DSP = "0.7"
FileIO = "1"
HDF5 = "0.17"
ImageFiltering = "0.7"
Expand All @@ -60,4 +60,3 @@ Unfold = "0.7"
UnfoldMakie = "0.5"
UnfoldSim = "0.3"
WGLMakie = "0.10"

0 comments on commit d0709b9

Please sign in to comment.