From 5c369fdd1bed92c67e1e9f9ab6dbd8fa33882793 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2020 13:07:22 +0000 Subject: [PATCH] CompatHelper: bump compat for "RecipesBase" to "1.0" --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4c99b40..0e906f1 100644 --- a/Project.toml +++ b/Project.toml @@ -15,7 +15,7 @@ Conda = "1" DataStructures = "0.17" DiffEqBase = "6" PyCall = "1.91" -RecipesBase = "0.7, 0.8" +RecipesBase = "0.7, 0.8, 1.0" julia = "1" [extras]