From b5f260ba0a41d80ffc44df114d1bdfaaa1819c43 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 00:24:29 +0000 Subject: [PATCH] CompatHelper: bump compat for "RecipesPipeline" to "0.1" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8b16da35..7c97adf9 100644 --- a/Project.toml +++ b/Project.toml @@ -45,7 +45,7 @@ NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.2" +RecipesPipeline = "0.2, 0.1" Reexport = "0.2" Requires = "1" Scratch = "1"