From c6d89d3dc5be79b8675df044c3d700f95dd12cad Mon Sep 17 00:00:00 2001 From: Luis Benet Date: Tue, 19 Jun 2018 17:52:04 -0500 Subject: [PATCH] Update REQUIRE --- REQUIRE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/REQUIRE b/REQUIRE index c43e0925..b83f7e1a 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,5 +1,5 @@ julia 0.6 -IntervalArithmetic 0.12 -ForwardDiff 0.3 -StaticArrays 0.5 +IntervalArithmetic 0.13 +ForwardDiff 0.7.5 +StaticArrays 0.7.1 Polynomials