💚 use xlrd 1.1.0

This commit is contained in:
chfw 2018-08-22 07:51:12 +01:00
parent 6530191eb5
commit 629c2c8e76
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{% extends 'tests/requirements.txt.jj2' %}
{%block extras %}
pyexcel
xlrd==1.1.0
{%endblock%}

View File

@ -4,3 +4,4 @@ codecov
coverage
flake8
pyexcel
xlrd==1.1.0