Mercurial > public > madeira
changeset 133:d618107d2120
Updated requirements.txt for Django 1.6.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 24 Dec 2013 17:27:20 -0600 |
parents | e53efcac7a7a |
children | b1f04bde03c1 |
files | requirements.txt |
diffstat | 1 files changed, 2 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Tue Dec 24 17:18:44 2013 -0600 +++ b/requirements.txt Tue Dec 24 17:27:20 2013 -0600 @@ -1,10 +1,8 @@ -Django==1.5.4 +Django==1.6.1 MySQL-python==1.2.4 argparse==1.2.1 python-memcached==1.48 wsgiref==0.1.2 django-localflavor==1.0 docutils==0.11 -# -# PIL is also hacked into the virtualenv via a symlink to the site-packages version -# +Pillow==2.2.2