From 615abf21e5b0bd6bdee61407136c9ed63a87def8 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Thu, 21 Mar 2019 16:59:01 +0000 Subject: [PATCH] Upgrade pyexcel from 0.5.10 to 0.5.13 --- requirements-app.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 648510edc..e44d51732 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -7,7 +7,7 @@ Flask-WTF==0.14.2 Flask-Login==0.4.1 blinker==1.4 -pyexcel==0.5.10 +pyexcel==0.5.13 pyexcel-io==0.5.16 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.7 diff --git a/requirements.txt b/requirements.txt index 56384145b..51265544e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ Flask-WTF==0.14.2 Flask-Login==0.4.1 blinker==1.4 -pyexcel==0.5.10 +pyexcel==0.5.13 pyexcel-io==0.5.16 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.7