From a81096fa13110a8dbdbca10128a6872db28b87a8 Mon Sep 17 00:00:00 2001 From: Aarni Halinen Date: Tue, 15 Jan 2019 16:02:55 +0200 Subject: [PATCH] Update pyexcel to most recent version Updating openpyxl or pyexcel-xlsx results error in tablib dependency --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c83c6b4..a5764be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,9 +31,9 @@ django-autocomplete-light==3.2.10 six==1.10.0 django-suit==0.2.26 telepot==12.3 -pyexcel==0.5.8 +pyexcel==0.5.10 pyexcel-xlsx==0.5.5 django-import-export==0.7.0 openpyxl==2.4.11 django-app-namespace-template-loader==0.4.1 -django-filter==2.0.0 \ No newline at end of file +django-filter==2.0.0