From 2eee951dd45a5a5187f92bbee3770c9920b1afcd Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Fri, 22 May 2020 11:24:21 +0200 Subject: [PATCH] update compat bounds --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8d36d646..f8b4a9f8 100644 --- a/Project.toml +++ b/Project.toml @@ -44,7 +44,7 @@ PGFPlotsX = "1.2.0" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1" -RecipesPipeline = "0.1.3" +RecipesPipeline = "0.1.7" Reexport = "0.2" Requires = "0.5, 1" Showoff = "0.3.1"