Mercurial > public > sg101
changeset 687:e75d7068e12f
Update dev requirements file for Django 1.5.2.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sun, 25 Aug 2013 12:15:35 -0500 |
parents | 216f06267e2d |
children | a03e0254350b |
files | requirements_dev.txt |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements_dev.txt Sat Aug 24 20:08:12 2013 -0500 +++ b/requirements_dev.txt Sun Aug 25 12:15:35 2013 -0500 @@ -1,4 +1,4 @@ -Django==1.4.5 +Django==1.5.2 Markdown==2.3.1 MySQL-python==1.2.4 django-debug-toolbar==0.9.4 @@ -30,11 +30,9 @@ distribute==0.6.24 pycrypto==2.5 ssh==1.7.13 +ftfy==2.0.1 # # There were two packages that I punted on and hacked into my virtualenv by # symlinking to the global site-packages: # PIL # xapian -# -## The following requirements were added by pip --freeze: -ftfy==2.0.1