Mercurial > public > sg101
comparison requirements.txt @ 756:eb3fa9a04065
Update production requireents file after upgrading to Haystack 2.1.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 04 Jan 2014 14:59:34 -0600 |
parents | 22fb12361fb3 |
children | 6bea6bc69e69 |
comparison
equal
deleted
inserted
replaced
755:f97dd33ca52d | 756:eb3fa9a04065 |
---|---|
1 Django==1.6.1 | 1 Django==1.6.1 |
2 Markdown==2.3.1 | 2 Markdown==2.3.1 |
3 MySQL-python==1.2.4 | 3 MySQL-python==1.2.4 |
4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev | 4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev |
5 django-haystack==1.2.7 | 5 django-haystack==2.1.0 |
6 django-tagging==0.3.1 | 6 django-tagging==0.3.1 |
7 gdata==2.0.15 | 7 gdata==2.0.15 |
8 html5lib==0.90 | 8 html5lib==0.90 |
9 pytz==2013b | 9 pytz==2013b |
10 queued-search==1.0.4 | 10 queued-search==2.1.0 |
11 queues==0.6.1 | 11 queues==0.6.3 |
12 redis==2.7.2 | 12 redis==2.7.2 |
13 repoze.timeago==0.5 | 13 repoze.timeago==0.5 |
14 xapian-haystack==1.1.5beta | 14 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev |
15 anyjson==0.3.3 | 15 anyjson==0.3.3 |
16 celery==3.1.7 | 16 celery==3.1.7 |
17 django-picklefield==0.3.1 | 17 django-picklefield==0.3.1 |
18 kombu==3.0.8 | 18 kombu==3.0.8 |
19 python-dateutil==1.5 | 19 python-dateutil==1.5 |