From fdec15c40fcabf9d699466bdba14685ad665280b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 00:25:50 +0000 Subject: [PATCH] CompatHelper: bump compat for "RecipesPipeline" to "0.2" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 780cc6ef..42e148d0 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.3" +RecipesPipeline = "0.3, 0.2" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1"