From 7bf32de3f51e7ae7e839609ddf02db58c0510798 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 26 Jul 2016 16:58:44 -0400 Subject: [PATCH] update PyPDF2 We have one ebook that fails adding an ask page. This update includes a fix (submitted by me, I think.) --- requirements_versioned.pip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_versioned.pip b/requirements_versioned.pip index e11f033f..76b3b90f 100644 --- a/requirements_versioned.pip +++ b/requirements_versioned.pip @@ -3,7 +3,7 @@ Fabric==1.6.0 MySQL-python==1.2.3 Pillow==2.5.3 PyJWT==1.1.0 -PyPDF2==1.23 +PyPDF2==1.26.0 PyGithub==1.15.0 PyYAML==3.11 git+git://github.com/urschrei/pyzotero.git@v0.9.51