From e5fa413f4597664df8dfcbbf8cb3abf50f57120d Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 4 May 2020 11:48:53 +0100 Subject: [PATCH] Bump PyExcel to 0.6.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.6.0 has been withdrawn because it contained a bug (which wouldn’t affect us). But we can’t use it now because pip can’t find it to install. So needs upgrading to the next version now. --- requirements-app.txt | 2 +- requirements.txt | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index 9992846f5..33e932f1e 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -9,7 +9,7 @@ Flask-WTF==0.14.3 Flask-Login==0.5.0 blinker==1.4 -pyexcel==0.6.0 +pyexcel==0.6.1 pyexcel-io==0.5.20 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.8 diff --git a/requirements.txt b/requirements.txt index f17dd12fd..90c5b9f16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-WTF==0.14.3 Flask-Login==0.5.0 blinker==1.4 -pyexcel==0.6.0 +pyexcel==0.6.1 pyexcel-io==0.5.20 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.8 @@ -29,10 +29,10 @@ git+https://github.com/alphagov/notifications-utils.git@39.0.0#egg=notifications git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha ## The following requirements were added by pip freeze: -awscli==1.18.48 +awscli==1.18.51 bleach==3.1.4 boto3==1.10.38 -botocore==1.15.48 +botocore==1.16.1 certifi==2020.4.5.1 chardet==3.0.4 click==7.1.2 @@ -63,13 +63,14 @@ PyPDF2==1.26.0 python-dateutil==2.8.1 python-json-logger==0.1.11 PyYAML==5.3.1 -redis==3.4.1 +redis==3.5.0 requests==2.23.0 rsa==3.4.2 s3transfer==0.3.3 six==1.14.0 smartypants==2.0.1 statsd==3.3.0 +texttable==1.6.2 urllib3==1.25.9 webencodings==0.5.1 Werkzeug==1.0.1