view requirements.txt @ 684:161b56849114

For Django 1.5: management commands should use self.stdout, etc. for output. Note that I did not update the legacy commands since it is likely I will never run or test these commands again.
author Brian Neal <bgneal@gmail.com>
date Fri, 23 Aug 2013 19:17:40 -0500
parents c5c0f8604c4b
children a03e0254350b
line wrap: on
line source
Django==1.4.5
Markdown==2.3.1
MySQL-python==1.2.4
-e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev
django-haystack==1.2.7
django-tagging==0.3.1
gdata==2.0.15
html5lib==0.90
pytz==2013b
queued-search==1.0.4
queues==0.6.1
redis==2.7.2
repoze.timeago==0.5
xapian-haystack==1.1.5beta
anyjson==0.3.3
celery==2.4.5
django-celery==2.4.2
django-picklefield==0.3.0
kombu==2.5.10
python-dateutil==1.5
python-memcached==1.48
wsgiref==0.1.2
python-ts3==0.1
docutils==0.10
amqp==1.0.11
argparse==1.2.1
six==1.3.0
ftfy==2.0.1
#
# There were two packages that I punted on and hacked into my virtualenv by
# symlinking to the global site-packages:
# PIL
# xapian
#