comparison requirements_dev.txt @ 747:9b2db523f703

Django 1.6: update dev requirements file.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Dec 2013 14:59:08 -0600
parents 859620244c4a
children aeafbf3ecebf
comparison
equal deleted inserted replaced
746:3ba1f30d1d6a 747:9b2db523f703
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 django-debug-toolbar==0.9.4 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==1.2.7
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
14 repoze.timeago==0.5 14 repoze.timeago==0.5
15 xapian-haystack==1.1.5beta 15 xapian-haystack==1.1.5beta
16 anyjson==0.3.3 16 anyjson==0.3.3
17 celery==2.4.5 17 celery==2.4.5
18 django-celery==2.4.2 18 django-celery==2.4.2
19 django-picklefield==0.3.0 19 django-picklefield==0.3.1
20 kombu==2.5.10 20 kombu==2.5.10
21 python-dateutil==1.5 21 python-dateutil==1.5
22 python-memcached==1.48 22 python-memcached==1.48
23 wsgiref==0.1.2 23 wsgiref==0.1.2
24 python-ts3==0.1 24 python-ts3==0.1
25 docutils==0.10 25 docutils==0.10
26 amqp==1.0.11 26 amqp==1.0.11
27 Fabric==1.4.1 27 Fabric==1.4.1
28 argparse==1.2.1 28 argparse==1.2.1
29 six==1.3.0 29 six==1.4.1
30 distribute==0.6.24 30 distribute==0.6.24
31 pycrypto==2.5 31 pycrypto==2.5
32 ssh==1.7.13 32 ssh==1.7.13
33 ftfy==2.0.1 33 ftfy==2.0.1
34 Pillow==2.1.0 34 Pillow==2.1.0
35 boto==2.13.0 35 boto==2.13.0
36 sqlparse==0.1.10
36 # 37 #
37 # These packages I punted on and hacked into my virtualenv by 38 # These packages I punted on and hacked into my virtualenv by
38 # symlinking to the global site-packages: 39 # symlinking to the global site-packages:
39 # xapian 40 # xapian