Upgrade numpy version: 1.8.2 --> 1.11.0
* Also upgrade the protobuf dependency version for pip install: 3.0.0b2 --> 3.0.0 * Make upgrades in ci_build docker images and pip package install script. * Installing dependencies of the pip package (six and protobuf) in the docker images (or Mac) directly, so that the --no-deps flag can be used during PIP test to avoid the time-consuming building of numpy from source. Change: 133949959
Loading
Please sign in to comment