From 771ea8cdd9725e0004ed8bea32bc8523fcc31206 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 4 May 2020 06:42:22 +1000 Subject: [PATCH] Update numpy from 1.10.4 to 1.18.4 --- .appveyor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor/requirements.txt b/.appveyor/requirements.txt index 12ed0ac02e..9bb227a430 100644 --- a/.appveyor/requirements.txt +++ b/.appveyor/requirements.txt @@ -1,6 +1,6 @@ --find-links https://s3.amazonaws.com/agdc-publicfiles/python-wheels/index.html -numpy==1.10.4 +numpy==1.18.4 gdal==1.11.4 netCDF4==1.2.2 rasterio==0.31.0