Fix requirements.txt so it installs (almost) well on CentOS
This commit is contained in:
parent
f4bfd822f7
commit
865c36df39
@ -1,10 +1,10 @@
|
|||||||
Django>=1.6.5
|
Django>=1.6.5
|
||||||
MySQL-python>=1.2.3
|
MySQL-python>=1.2.0
|
||||||
PyPDF2>=1.13
|
PyPDF2>=1.13
|
||||||
Pygments>=1.1.1
|
Pygments>=1.1.1
|
||||||
django-compressor>=1.4
|
django-compressor>=1.4
|
||||||
django-taggit>=0.12
|
django-taggit>=0.12
|
||||||
html5lib>=0.999
|
html5lib>=0.90
|
||||||
python-memcached>=1.43
|
python-memcached>=1.43
|
||||||
reportlab>=2.2
|
reportlab>=2.2
|
||||||
xhtml2pdf>=0.0.6
|
xhtml2pdf>=0.0.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user