From d7d19b5bd01d63f3e772cd87279d7515c12b871b Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Thu, 20 Jan 2022 20:15:03 +0000 Subject: [PATCH 1/2] follow up to #45450 and #45120 --- ci/deps/azure-macos-39.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/azure-macos-39.yaml b/ci/deps/azure-macos-39.yaml index a0860ef536953..140d67796452c 100644 --- a/ci/deps/azure-macos-39.yaml +++ b/ci/deps/azure-macos-39.yaml @@ -23,7 +23,7 @@ dependencies: - numexpr - numpy=1.21.3 - openpyxl - - pyarrow=1.0.1 + - pyarrow=4 - pyreadstat - pytables - python-dateutil==2.8.1 From acb47cb6ffcead4df48af3b735c08005ef7f5a6f Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Thu, 20 Jan 2022 22:22:56 +0000 Subject: [PATCH 2/2] missed one --- ci/deps/actions-38.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/deps/actions-38.yaml b/ci/deps/actions-38.yaml index 60db02def8a3d..b23f686d845e9 100644 --- a/ci/deps/actions-38.yaml +++ b/ci/deps/actions-38.yaml @@ -36,7 +36,7 @@ dependencies: - psycopg2 - pymysql - pytables - - pyarrow + - pyarrow=3 - pyreadstat - pyxlsb - s3fs