From 5ff6bbc6e714ed2173839e9d8a405bff25e4f482 Mon Sep 17 00:00:00 2001 From: Nicolas Kruchten Date: Tue, 26 May 2020 12:40:41 -0400 Subject: [PATCH] bump statsmodels --- binder/requirements.txt | 2 +- doc/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index 4e7a7bd1d8c..c6b085e3d1c 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -3,7 +3,7 @@ plotly==4.8.0 jupyter notebook pandas==1.0.3 -statsmodels==0.10.1 +statsmodels==0.11.1 scipy patsy==0.5.1 numpy diff --git a/doc/requirements.txt b/doc/requirements.txt index 928cda37735..dabc2bebcfc 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -3,7 +3,7 @@ jupytext==1.1.1 jupyter notebook pandas==1.0.3 -statsmodels==0.10.1 +statsmodels==0.11.1 scipy==1.3.1 patsy==0.5.1 numpy==1.16.0