Add xhtml2pdf to requirements.txt

This commit is contained in:
Gergely Polonkai 2014-06-19 11:49:14 +00:00
parent 0363f13785
commit 67ce47b13e
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
Django==1.6.5 Django==1.6.5
MySQL-python==1.2.3c1 MySQL-python==1.2.3c1
PyPDF2==1.22
Pygments==1.1.1 Pygments==1.1.1
distribute==0.6.10 distribute==0.6.10
django-appconf==0.6 django-appconf==0.6
@ -7,12 +8,15 @@ django-compressor==1.4
django-taggit==0.12 django-taggit==0.12
ethtool==0.6 ethtool==0.6
gyp==0.1 gyp==0.1
html5lib==0.999
iniparse==0.3.1 iniparse==0.3.1
iwlib==1.0 iwlib==1.0
pycurl==7.19.0 pycurl==7.19.0
pygpgme==0.1 pygpgme==0.1
python-memcached==1.43 python-memcached==1.43
reportlab==2.3
six==1.7.2 six==1.7.2
urlgrabber==3.9.1 urlgrabber==3.9.1
virtualenv==1.10.1 virtualenv==1.10.1
xhtml2pdf==0.0.6
yum-metadata-parser==1.1.2 yum-metadata-parser==1.1.2