changeset 942:e8b170fca581

Update development requirements file. Django 1.7.7 upgrade.
author Brian Neal <bgneal@gmail.com>
date Thu, 30 Apr 2015 20:23:07 -0500
parents 4dc6a452afd3
children cf9918328c64
files requirements_dev.txt
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/requirements_dev.txt	Thu Apr 30 20:19:05 2015 -0500
+++ b/requirements_dev.txt	Thu Apr 30 20:23:07 2015 -0500
@@ -1,7 +1,7 @@
-Django==1.6.6
+Django==1.7.7
 Markdown==2.5.1
 MySQL-python==1.2.5
-django-debug-toolbar==1.0
+django-debug-toolbar==1.3.0
 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master
 django-haystack==2.1.0
 django-tagging==0.3.1
@@ -28,7 +28,7 @@
 ftfy==2.0.1
 Pillow==2.7.0
 boto==2.13.0
-sqlparse==0.1.10
+sqlparse==0.1.14
 billiard==3.3.0.13
 google-api-python-client==1.3.1
 httplib2==0.9
@@ -39,6 +39,8 @@
 simplejson==3.6.5
 uritemplate==0.6
 mock==1.0.1
+lxml==3.4.2
+testfixtures==4.1.2
 #
 # These packages I punted on and hacked into my virtualenv by
 # symlinking to the global site-packages: