view requirements.txt @ 554:1bd184f3e87b

Updated requirements.txt after using my fork of django-elsewhere.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 Jan 2012 20:56:03 -0600
parents 15fad6df98d9
children c094c43ec99f
line wrap: on
line source
Django==1.3.1
-e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev
MySQL-python==1.2.3
django-debug-toolbar==0.8.5
# django-elsewhere is from my fork; https://github.com/gremmie/django-elsewhere.git
django-elsewhere==1.0
django-haystack==1.2.6
django-tagging==0.3.1
gdata==2.0.15
html5lib==0.90
pytz==2011n
queued-search==1.0.4
queues==0.6.1
redis==2.4.10
repoze.timeago==0.5
xapian-haystack==1.1.5beta
amqplib==1.0.2
anyjson==0.3.1
celery==2.4.5
django-celery==2.4.2
django-picklefield==0.1.9
importlib==1.0.2
kombu==1.5.1
multiprocessing==2.6.2.1
ordereddict==1.1
python-dateutil==1.5
python-memcached==1.48
wsgiref==0.1.2
python-ts3==0.1
#
# There were two packages that I punted on and hacked into my virtualenv by symlinking to the global
# site-packages
# PIL
# xapian
#