From d0709b933ea6a026c5b3134d068d4ac04c7d69d5 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 7 Dec 2024 00:47:48 +0000 Subject: [PATCH] CompatHelper: bump compat for DSP to 0.8, (keep existing compat) --- Project.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 84a812ee..e0811e29 100644 --- a/Project.toml +++ b/Project.toml @@ -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" @@ -60,4 +60,3 @@ Unfold = "0.7" UnfoldMakie = "0.5" UnfoldSim = "0.3" WGLMakie = "0.10" -