Fix requirements.txt
This commit is contained in:
parent
73e6076105
commit
51b246a037
@ -1,22 +1,10 @@
|
||||
Django==1.6.5
|
||||
MySQL-python==1.2.3c1
|
||||
PyPDF2==1.22
|
||||
Pygments==1.1.1
|
||||
distribute==0.6.10
|
||||
django-appconf==0.6
|
||||
django-compressor==1.4
|
||||
django-taggit==0.12
|
||||
ethtool==0.6
|
||||
gyp==0.1
|
||||
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
|
||||
Django>=1.6.5
|
||||
MySQL-python>=1.2.3
|
||||
PyPDF2>=1.13
|
||||
Pygments>=1.1.1
|
||||
django-compressor>=1.4
|
||||
django-taggit>=0.12
|
||||
html5lib>=0.999
|
||||
python-memcached>=1.43
|
||||
reportlab>=2.2
|
||||
xhtml2pdf>=0.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user