From 3a7b6013599aa7a80b8ecc3cc5d1b11f925b5cb0 Mon Sep 17 00:00:00 2001 From: Nicholas Bauer Date: Thu, 26 Aug 2021 10:17:39 -0400 Subject: [PATCH] Bumped compat for RecipesPipeline, tentative --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a5d70c8f..b1b37b61 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.5" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1"