From a2d9cbfde81d312caabe5b1fbbeb17547988c672 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 May 2018 23:26:16 +0100 Subject: [PATCH] Update pyexcel-xls from 0.5.6 to 0.5.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fe75b38e2..70ca7bf14 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ Flask-Login==0.4.1 blinker==1.4 pyexcel==0.5.8 pyexcel-io==0.5.7 -pyexcel-xls==0.5.6 +pyexcel-xls==0.5.7 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 pytz==2018.4