From 7d18ae12f364a1e186acae8ae9fadc21b7722661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Wed, 10 Oct 2018 22:08:10 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20Add=20JuMP=20v0.19=20upper=20bou?= =?UTF-8?q?nd?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 7e6dc18..daa9458 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,5 +1,5 @@ julia 0.6 -JuMP 0.18.3 +JuMP 0.18.3 0.19 MathProgBase ReverseDiffSparse Compat 1.0