From c4e5588acc9f7336777b6bd840473025b9ed99bc Mon Sep 17 00:00:00 2001 From: arturgower Date: Mon, 22 Oct 2018 12:44:45 +0100 Subject: [PATCH] put upper bound for REQUIRE julia --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 04374d5e..c0a70b4a 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,4 @@ -julia 0.6 +julia 0.6 0.7 OffsetArrays RecipesBase SpecialFunctions