Mercurial > public > sg101
changeset 542:008b21c082b2
Updated requirements.txt file after updating to latest Haystack.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 10 Jan 2012 21:14:10 -0600 |
parents | 06300c08bf81 |
children | fc564c209899 |
files | requirements.txt |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Tue Jan 10 07:57:40 2012 +0000 +++ b/requirements.txt Tue Jan 10 21:14:10 2012 -0600 @@ -3,16 +3,16 @@ MySQL-python==1.2.3 django-debug-toolbar==0.8.5 -e git://github.com/leah/django-elsewhere.git@d8353f90c5cda6c42a5f8345f98992db8f685421#egg=django_elsewhere-dev --e git://github.com/toastdriven/django-haystack.git@53512d286e12bc5881dbb35fa1020321b669c4cf#egg=django_haystack-dev +django-haystack==1.2.6 django-tagging==0.3.1 gdata==2.0.15 html5lib==0.90 pytz==2011n --e git://github.com/toastdriven/queued_search.git@daca1074d1ab870b1845bd32f31f0502d768707e#egg=queued_search-dev +queued-search==1.0.4 queues==0.6.1 redis==2.4.10 repoze.timeago==0.5 --e git://github.com/notanumber/xapian-haystack.git@144c4e6225caaaba67dc6251dbed189560519058#egg=xapian_haystack-dev +xapian-haystack==1.1.5beta amqplib==1.0.2 anyjson==0.3.1 celery==2.4.5 @@ -30,3 +30,5 @@ # PIL # xapian # +## The following requirements were added by pip --freeze: +wsgiref==0.1.2