From 86c5a984af56bae2566e5a4ee8d96a7f9589db1b Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Wed, 14 Dec 2016 11:40:14 +0100
Subject: [PATCH] Update menpo to 0.7.5

---
 install/extra-wheels.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install/extra-wheels.sh b/install/extra-wheels.sh
index f5130a5..f8456d1 100755
--- a/install/extra-wheels.sh
+++ b/install/extra-wheels.sh
@@ -3,7 +3,7 @@
 
 # Set the versions here
 CYVLFEAT="git+https://github.com/menpo/cyvlfeat@v0.4.5"
-MENPO="pathlib==1.0 git+https://github.com/menpo/menpo@v0.7.3 git+https://github.com/menpo/menpofit@v0.4.1"
+MENPO="pathlib==1.0 git+https://github.com/menpo/menpo@v0.7.5 git+https://github.com/menpo/menpofit@v0.4.1"
 SCHEMA="schema"
 RRPG="pyedflib mne"
 
-- 
GitLab