From c3987745c155fd7d1029ae6c319ca29966c48df9 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 27 Jan 2022 00:31:35 +0000 Subject: [PATCH] CompatHelper: bump compat for Peaks to 0.4, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c8bdbe96..ea1048e0 100644 --- a/Project.toml +++ b/Project.toml @@ -67,7 +67,7 @@ Hankel = "0.5.5" Memoize = "0.4.4" NumericalIntegration = "0.3.3" Optim = "1.4" -Peaks = "0.3.2" +Peaks = "0.3.2, 0.4" PhysicalConstants = "0.2" Pidfile = "1.2" Polynomials = "2"