# HG changeset patch # User Brian Neal # Date 1334441590 18000 # Node ID e882e1c9f0c040e0eceeffc3099ee348f531649b # Parent e2868ad47a1ef68c965cd96886d69442ad84cd8d Update requirements.txt for Django 1.4. diff -r e2868ad47a1e -r e882e1c9f0c0 requirements.txt --- a/requirements.txt Sat Apr 14 16:40:29 2012 -0500 +++ b/requirements.txt Sat Apr 14 17:13:10 2012 -0500 @@ -1,4 +1,4 @@ -Django==1.3.1 +Django==1.4 MySQL-python==1.2.3 docutils==0.8.1 python-memcached==1.48 @@ -6,3 +6,4 @@ # # PIL is also hacked into the virtualenv via a symlink to the site-packages version # +## The following requirements were added by pip --freeze: