[FIX] requirements.txt: reportlab version updated

switch to reportlab 3.1.44 because of install problems with 3.1.8
(See https://bitbucket.org/rptlab/reportlab/issues/55/setuptools-80-cannot-install-reportlab-318 )
This commit is contained in:
Christophe Combelles 2015-07-16 02:19:36 +02:00 committed by Simon Lejeune
parent e1163691e7
commit c73f3d7d1b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ python-openid==2.2.5
pytz==2014.4
pyusb==1.0.0b1
qrcode==5.0.1
reportlab==3.1.8
reportlab==3.1.44
requests==2.6.0
simplejson==3.5.3
six==1.7.3