From 2c7a16d1bc81c979c91cf01f4fac14c6cb4cae03 Mon Sep 17 00:00:00 2001 From: Martijn Visser Date: Tue, 22 Aug 2017 18:41:14 +0200 Subject: [PATCH] lower REQUIRE version numbers to lowest that should work addresses https://github.com/visr/LasIO.jl/commit/731895c050f745c9a6abb1e106e4dce37d90935d##commitcomment-23797777 --- REQUIRE | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/REQUIRE b/REQUIRE index ef774e6..1dd68ec 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,5 +1,5 @@ julia 0.6 -ColorTypes 0.6 -FixedPointNumbers 0.3.8 -FileIO 0.5 -GeometryTypes 0.4 +ColorTypes 0.3.3 +FixedPointNumbers 0.3.2 +FileIO 0.3.0 +GeometryTypes 0.4.0