From 608646972af2efe0e0bf407340cc6f0423fdcac8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 2 Feb 2018 22:11:07 +0900 Subject: [PATCH 1/2] Pin seaborn to latest version 0.8.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..65d603fa3cc8d 100644 --- a/ci/requirements-2.7_BUILD_TEST.pip +++ b/ci/requirements-2.7_BUILD_TEST.pip @@ -1,6 +1,6 @@ xarray geopandas -seaborn +seaborn==0.8.1 pandas_gbq pandas_datareader statsmodels From 5e73de88ef89d37ae53efd6dc8f1ad6f86db4d8a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 2 Feb 2018 22:11:08 +0900 Subject: [PATCH 2/2] Pin seaborn to latest version 0.8.1 --- ci/requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements_all.txt b/ci/requirements_all.txt index e13afd619f105..2c0e2e5b4e3eb 100644 --- a/ci/requirements_all.txt +++ b/ci/requirements_all.txt @@ -20,7 +20,7 @@ scipy numexpr pytables matplotlib -seaborn +seaborn==0.8.1 lxml sqlalchemy bottleneck