From 14c6822fbb8d398b9d8f9be9909405d9b78ec8af Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Wed, 12 Jan 2022 14:10:13 +0100 Subject: [PATCH] adjust compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 49b453af..23666c0d 100644 --- a/Project.toml +++ b/Project.toml @@ -48,7 +48,7 @@ NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" RecipesBase = "1.2" -RecipesPipeline = "0.3.5, 0.4" +RecipesPipeline = "0.5" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1"