From e28694b809fb403b1ce8305d1e4cb23b034b6806 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 15 Feb 2023 18:30:56 +0000 Subject: [PATCH] CompatHelper: add new compat entry for RollingFunctions at version 0.7, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 9650217..c71b4fd 100644 --- a/Project.toml +++ b/Project.toml @@ -62,6 +62,7 @@ Missings = "0.4" MultivariateStats = "0.8" Plots = "1" Query = "1" +RollingFunctions = "0.7" RvSpectML = ">=0.2.3" RvSpectMLBase = ">=0.2.1" Scalpels = "0.1"