From 417454fd4bd7d024d5ae8c280c648f68d3fa1ac8 Mon Sep 17 00:00:00 2001 From: "H. Vetinari" Date: Thu, 28 Mar 2019 15:14:21 +0100 Subject: [PATCH] Fix pandas-gbq deps --- ci/deps/travis-36-cov.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/deps/travis-36-cov.yaml b/ci/deps/travis-36-cov.yaml index 95914568bea43..47a494bc1a26e 100644 --- a/ci/deps/travis-36-cov.yaml +++ b/ci/deps/travis-36-cov.yaml @@ -19,6 +19,9 @@ dependencies: - pandas-gbq - psycopg2 - pyarrow=0.9.0 + # add pydata-google-auth until for pandas-gbq, see + # https://github.com/conda-forge/pandas-gbq-feedstock/issues/18 + - pydata-google-auth - pymysql - pytables - python-snappy