From 559a9529dd868a3a17c50dc8d0f0392a50058e1b Mon Sep 17 00:00:00 2001 From: Simon Christ Date: Thu, 18 Nov 2021 16:53:38 +0100 Subject: [PATCH] adjust compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index af93d675..3981d0bb 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ Measures = "0.3" NaNMath = "0.3" PlotThemes = "2" PlotUtils = "1" -RecipesBase = "1" +RecipesBase = "1.2" RecipesPipeline = "0.3.5, 0.4" Reexport = "0.2, 1.0" Requires = "1"