Fix requirements.txt
This commit is contained in:
parent
73e6076105
commit
51b246a037
@ -1,22 +1,10 @@
|
|||||||
Django==1.6.5
|
Django>=1.6.5
|
||||||
MySQL-python==1.2.3c1
|
MySQL-python>=1.2.3
|
||||||
PyPDF2==1.22
|
PyPDF2>=1.13
|
||||||
Pygments==1.1.1
|
Pygments>=1.1.1
|
||||||
distribute==0.6.10
|
django-compressor>=1.4
|
||||||
django-appconf==0.6
|
django-taggit>=0.12
|
||||||
django-compressor==1.4
|
html5lib>=0.999
|
||||||
django-taggit==0.12
|
python-memcached>=1.43
|
||||||
ethtool==0.6
|
reportlab>=2.2
|
||||||
gyp==0.1
|
xhtml2pdf>=0.0.6
|
||||||
html5lib==0.999
|
|
||||||
iniparse==0.3.1
|
|
||||||
iwlib==1.0
|
|
||||||
pycurl==7.19.0
|
|
||||||
pygpgme==0.1
|
|
||||||
python-memcached==1.43
|
|
||||||
reportlab==2.3
|
|
||||||
six==1.7.2
|
|
||||||
urlgrabber==3.9.1
|
|
||||||
virtualenv==1.10.1
|
|
||||||
xhtml2pdf==0.0.6
|
|
||||||
yum-metadata-parser==1.1.2
|
|
||||||
|
Loading…
Reference in New Issue
Block a user