diff --git a/install/extra-wheels.sh b/install/extra-wheels.sh index f5130a5a5445282fde95a995c3a5a4ed3bd214a8..f8456d127c07e8382d6f256251683c92622167fe 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"