From 6c407e2eae1faaf5cd813463f3c57eb951a854f0 Mon Sep 17 00:00:00 2001 From: Joris Van den Bossche Date: Fri, 11 Jun 2021 13:29:43 +0200 Subject: [PATCH] CI: use pyarrow 0.17.1 instead of 0.17.0 for py37_macos build --- ci/deps/azure-macos-37.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/azure-macos-37.yaml b/ci/deps/azure-macos-37.yaml index 63e858eac433f..43e1055347f17 100644 --- a/ci/deps/azure-macos-37.yaml +++ b/ci/deps/azure-macos-37.yaml @@ -22,7 +22,7 @@ dependencies: - numexpr - numpy=1.17.3 - openpyxl - - pyarrow=0.17.0 + - pyarrow=0.17 - pytables - python-dateutil==2.7.3 - pytz