Mercurial > public > sg101
comparison requirements.txt @ 748:e5869846d0dc
Django 1.6: update production requirements file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 29 Dec 2013 15:41:56 -0600 |
parents | e1153e58162f |
children | 22fb12361fb3 |
comparison
equal
deleted
inserted
replaced
747:9b2db523f703 | 748:e5869846d0dc |
---|---|
1 Django==1.5.4 | 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==1.2.7 |
6 django-tagging==0.3.1 | 6 django-tagging==0.3.1 |
13 repoze.timeago==0.5 | 13 repoze.timeago==0.5 |
14 xapian-haystack==1.1.5beta | 14 xapian-haystack==1.1.5beta |
15 anyjson==0.3.3 | 15 anyjson==0.3.3 |
16 celery==2.4.5 | 16 celery==2.4.5 |
17 django-celery==2.4.2 | 17 django-celery==2.4.2 |
18 django-picklefield==0.3.0 | 18 django-picklefield==0.3.1 |
19 kombu==2.5.10 | 19 kombu==2.5.10 |
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 | 23 python-ts3==0.1 |
24 docutils==0.10 | 24 docutils==0.10 |
25 amqp==1.0.11 | 25 amqp==1.0.11 |
26 argparse==1.2.1 | 26 argparse==1.2.1 |
27 six==1.3.0 | 27 six==1.4.1 |
28 ftfy==2.0.1 | 28 ftfy==2.0.1 |
29 Pillow==2.1.0 | 29 Pillow==2.1.0 |
30 boto==2.13.0 | 30 boto==2.13.0 |
31 # | 31 # |
32 # These packages I punted on and hacked into my virtualenv by | 32 # These packages I punted on and hacked into my virtualenv by |