From 34b937273ad70470ed894cdb69b92d5aebebb577 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 4 Dec 2016 22:53:36 +0100 Subject: [PATCH] Update PyPDF2 --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 9b04cee22..978de2829 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -6,7 +6,7 @@ django-bootstrap3>=7.1,<7.2 git+https://github.com/pretix/django-formset-js.git@master#egg=django-formset-js django-compressor==2.1 reportlab>=3.2,<3.3 -git+https://github.com/pretix/PyPDF2.git@pretix#egg=PyPDF2 +PyPDF2==1.26.* easy-thumbnails>=2.2,<3 django-libsass libsass