From 17f5098cb11429cb9b09d054826128d4a0afb5b2 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 3 Sep 2018 13:51:18 +0100 Subject: [PATCH] Update pyexcel to 0.5.9.1 0.5.9 seems to have disappeared and is causing tests to fail on Jenkins. https://github.com/pyexcel/pyexcel/compare/v0.5.9...v0.5.9.1 --- 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 ba86cbf06..bd3b6d2ab 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.9 +pyexcel==0.5.9.1 pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 diff --git a/requirements.txt b/requirements.txt index 4ab2e9986..0e7cc1861 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.9 +pyexcel==0.5.9.1 pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6