Mercurial > public > sg101
comparison requirements_dev.txt @ 759:2caab5249a71
Updating dev requirements for new laptop running Ubuntu 13.10.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 11 Jan 2014 16:10:42 -0600 |
parents | ad53d929281a |
children | 6bea6bc69e69 |
comparison
equal
deleted
inserted
replaced
758:ad1afe8f30a3 | 759:2caab5249a71 |
---|---|
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.5 |
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-master |
6 django-haystack==2.1.0 | 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==2.1.0 | 11 queued-search==2.1.0 |
12 queues==0.6.3 | 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 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-dev | 15 -e git+https://github.com/notanumber/xapian-haystack.git@37add92bc43fe50bf165e91f370269c26272f1eb#egg=xapian_haystack-master |
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 |
21 python-memcached==1.48 | 21 python-memcached==1.48 |
22 wsgiref==0.1.2 | 22 wsgiref==0.1.2 |
23 python-ts3==0.1 | |
24 docutils==0.10 | 23 docutils==0.10 |
25 amqp==1.3.3 | 24 amqp==1.3.3 |
26 Fabric==1.4.1 | 25 Fabric==1.4.1 |
27 argparse==1.2.1 | 26 argparse==1.2.1 |
28 six==1.4.1 | 27 six==1.4.1 |
29 distribute==0.6.24 | |
30 pycrypto==2.5 | 28 pycrypto==2.5 |
31 ssh==1.7.13 | 29 ssh==1.7.13 |
32 ftfy==2.0.1 | 30 ftfy==2.0.1 |
33 Pillow==2.1.0 | 31 Pillow==2.1.0 |
34 boto==2.13.0 | 32 boto==2.13.0 |