From 2b6d88c3373201a0ff42de20a0808a143f228d18 Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Tue, 26 May 2020 11:33:17 -0500 Subject: [PATCH] Bump Requires [compat] to 1 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 8d36d646..ef96a40b 100644 --- a/Project.toml +++ b/Project.toml @@ -46,7 +46,7 @@ PlotUtils = "1" RecipesBase = "1" RecipesPipeline = "0.1.3" Reexport = "0.2" -Requires = "0.5, 1" +Requires = "1" Showoff = "0.3.1" StatsBase = "0.32, 0.33" julia = "1"