changeset 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 3ba1f30d1d6a
children e5869846d0dc
files requirements_dev.txt
diffstat 1 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/requirements_dev.txt	Sun Dec 29 14:54:51 2013 -0600
+++ b/requirements_dev.txt	Sun Dec 29 14:59:08 2013 -0600
@@ -1,7 +1,7 @@
-Django==1.5.4
+Django==1.6.1
 Markdown==2.3.1
 MySQL-python==1.2.4
-django-debug-toolbar==0.9.4
+django-debug-toolbar==1.0
 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev
 django-haystack==1.2.7
 django-tagging==0.3.1
@@ -16,7 +16,7 @@
 anyjson==0.3.3
 celery==2.4.5
 django-celery==2.4.2
-django-picklefield==0.3.0
+django-picklefield==0.3.1
 kombu==2.5.10
 python-dateutil==1.5
 python-memcached==1.48
@@ -26,13 +26,14 @@
 amqp==1.0.11
 Fabric==1.4.1
 argparse==1.2.1
-six==1.3.0
+six==1.4.1
 distribute==0.6.24
 pycrypto==2.5
 ssh==1.7.13
 ftfy==2.0.1
 Pillow==2.1.0
 boto==2.13.0
+sqlparse==0.1.10
 #
 # These packages I punted on and hacked into my virtualenv by
 # symlinking to the global site-packages: