From f105d41e542b4426b54e740f1c3e6ec9f498c660 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2019 03:02:30 +0000 Subject: [PATCH] CompatHelper: bump compat for "Requires" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2333f22d..f9576daf 100644 --- a/Project.toml +++ b/Project.toml @@ -43,7 +43,7 @@ PlotThemes = "1" PlotUtils = "0.6.1" RecipesBase = "0.6, 0.7" Reexport = "0.2" -Requires = "0.5" +Requires = "0.5, 1.0" Showoff = "0.3.1" StatsBase = "0.32" julia = "1"