# HG changeset patch # User Brian Neal # Date 1430443387 18000 # Node ID e8b170fca581a9c942383b9d1dc2a99eb16b2d7c # Parent 4dc6a452afd36f1aee8a31734a3989220fde15f9 Update development requirements file. Django 1.7.7 upgrade. diff -r 4dc6a452afd3 -r e8b170fca581 requirements_dev.txt --- 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: