From 099ff5a6812d57a6998f4ee1afc3ac5a0709fd24 Mon Sep 17 00:00:00 2001 From: Oskar Hahn Date: Fri, 26 Feb 2016 09:10:21 +0100 Subject: [PATCH] Updated requirements_production.txt reportlab 3.3 can be used sockjs-tornado 1.0.0 is not usable. We need at least 1.0.1 --- requirements_production.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_production.txt b/requirements_production.txt index 4d23e7cb0..4b9aa1be5 100644 --- a/requirements_production.txt +++ b/requirements_production.txt @@ -5,9 +5,9 @@ djangorestframework>=3.2.0,<3.4.0 html5lib>=0.9,<1.0 jsonfield>=0.9.19,<1.1 natsort>=3.2,<4.1 -reportlab>=3.0,<3.3 +PyPDF2>=1.25.0,<1.26 +reportlab>=3.0,<3.4 roman>=2.0,<2.1 setuptools>=2.2,<20.0 -sockjs-tornado>=1.0,<1.1 +sockjs-tornado>=1.0.1,<1.1 Whoosh>=2.7.0,<2.8 -PyPDF2==1.25.1