From 0b811669b44d91f6f931a7a720baa580164f4178 Mon Sep 17 00:00:00 2001 From: alimcmaster1 Date: Thu, 20 Aug 2020 19:16:07 +0100 Subject: [PATCH] Pyarrow Min Versoin --- ci/deps/travis-37-locale.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/deps/travis-37-locale.yaml b/ci/deps/travis-37-locale.yaml index 4427c1d940bf2..6dc1c2f89cc6f 100644 --- a/ci/deps/travis-37-locale.yaml +++ b/ci/deps/travis-37-locale.yaml @@ -28,6 +28,7 @@ dependencies: - openpyxl - pandas-gbq=0.12.0 - psycopg2=2.7 + - pyarrow>=0.15.0 # GH #35813 - pymysql=0.7.11 - pytables - python-dateutil