Install_deps: bump official numpy version to 1.17.0

Following recent ;ails re python version bump (looks like py version
itself had already been bumped in that script).
This commit is contained in:
Bastien Montagne 2019-08-14 17:48:06 +02:00
parent 4b9e05b428
commit 5ca5357e08
1 changed files with 1 additions and 1 deletions

View File

@ -309,7 +309,7 @@ PYTHON_FORCE_BUILD=false
PYTHON_FORCE_REBUILD=false
PYTHON_SKIP=false
NUMPY_VERSION="1.15.0"
NUMPY_VERSION="1.17.0"
NUMPY_VERSION_MIN="1.8"
NUMPY_FORCE_BUILD=false
NUMPY_FORCE_REBUILD=false