From 5dbb29347287c2d8c1ce1b23769b5c7f9322b01e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Legat?= Date: Wed, 13 Feb 2019 18:02:17 +0100 Subject: [PATCH] Add Mosek v0.9.8 requirement --- REQUIRE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIRE b/REQUIRE index 50e090f..6768840 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,4 +1,4 @@ julia 0.7 MathOptInterface 0.8 0.9 -Mosek +Mosek 0.9.8 Compat 1