From fd8bbdf2a68e83cafdb8a050803b84343cf74e4e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 14 Feb 2018 06:24:31 +0900 Subject: [PATCH] Pin pandas_gbq to latest version 0.3.1 --- ci/requirements-2.7_BUILD_TEST.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements-2.7_BUILD_TEST.pip b/ci/requirements-2.7_BUILD_TEST.pip index a0fc77c40bc00..d2aa3a495c62b 100644 --- a/ci/requirements-2.7_BUILD_TEST.pip +++ b/ci/requirements-2.7_BUILD_TEST.pip @@ -1,7 +1,7 @@ xarray geopandas seaborn -pandas_gbq +pandas_gbq==0.3.1 pandas_datareader statsmodels scikit-learn