Mercurial > public > madeira
changeset 72:e882e1c9f0c0
Update requirements.txt for Django 1.4.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 14 Apr 2012 17:13:10 -0500 |
parents | e2868ad47a1e |
children | dc3b4368fb4e |
files | requirements.txt |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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: