From 31d481a6ecd0b3d32b67d4dd6e8dc16853f31514 Mon Sep 17 00:00:00 2001 From: Daniel Schwabeneder Date: Fri, 19 Mar 2021 19:44:14 +0100 Subject: [PATCH] bump Showoff compat --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a1c01ad5..6cc67d01 100644 --- a/Project.toml +++ b/Project.toml @@ -49,7 +49,7 @@ RecipesPipeline = "0.3" Reexport = "0.2, 1.0" Requires = "1" Scratch = "1" -Showoff = "0.3.1" +Showoff = "0.3.1, 1.0.2" StatsBase = "0.32, 0.33" julia = "1.5"