Mercurial > public > sg101
comparison requirements_dev.txt @ 753:ad53d929281a
For issue #62, upgrade Haystack from 1.2.7 to 2.1.0.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Fri, 03 Jan 2014 19:01:18 -0600 |
parents | aeafbf3ecebf |
children | 2caab5249a71 |
comparison
equal
deleted
inserted
replaced
752:95f4e7f352fd | 753:ad53d929281a |
---|---|
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 django-debug-toolbar==1.0 | 4 django-debug-toolbar==1.0 |
5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev | 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev |
6 django-haystack==1.2.7 | 6 django-haystack==2.1.0 |
7 django-tagging==0.3.1 | 7 django-tagging==0.3.1 |
8 gdata==2.0.15 | 8 gdata==2.0.15 |
9 html5lib==0.90 | 9 html5lib==0.90 |
10 pytz==2013b | 10 pytz==2013b |
11 queued-search==1.0.4 | 11 queued-search==2.1.0 |
12 queues==0.6.1 | 12 queues==0.6.3 |
13 redis==2.7.2 | 13 redis==2.7.2 |
14 repoze.timeago==0.5 | 14 repoze.timeago==0.5 |
15 xapian-haystack==1.1.5beta | 15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev |
16 anyjson==0.3.3 | 16 anyjson==0.3.3 |
17 celery==3.1.7 | 17 celery==3.1.7 |
18 django-picklefield==0.3.1 | 18 django-picklefield==0.3.1 |
19 kombu==3.0.8 | 19 kombu==3.0.8 |
20 python-dateutil==1.5 | 20 python-dateutil==1.5 |