From f5edaa7889b415c83b5f930d8a657d4df57720c6 Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Thu, 24 Sep 2020 12:26:18 +0100 Subject: [PATCH] numpy version in py36_locale_slow_old_np --- ci/deps/azure-36-32bit.yaml | 2 +- ci/deps/azure-36-locale_slow.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/deps/azure-36-32bit.yaml b/ci/deps/azure-36-32bit.yaml index 6deb10a408ca4..456ae4e33d742 100644 --- a/ci/deps/azure-36-32bit.yaml +++ b/ci/deps/azure-36-32bit.yaml @@ -15,7 +15,7 @@ dependencies: - attrs=19.1.0 - gcc_linux-32 - gxx_linux-32 - - numpy=1.14.* + - numpy=1.15.4 - python-dateutil - pytz=2017.2 diff --git a/ci/deps/azure-36-locale_slow.yaml b/ci/deps/azure-36-locale_slow.yaml index 0a151944cdceb..4f5b962d48fcd 100644 --- a/ci/deps/azure-36-locale_slow.yaml +++ b/ci/deps/azure-36-locale_slow.yaml @@ -17,7 +17,7 @@ dependencies: - bottleneck=1.2.* - lxml - matplotlib=2.2.2 - - numpy=1.14.* + - numpy=1.15.4 - openpyxl=2.5.7 - python-dateutil - python-blosc