Mercurial > public > sg101
diff requirements.txt @ 611:8b9fc7487222
Update requirements files for Django 1.4.1.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 04 Aug 2012 14:01:33 -0500 |
parents | c31841b52d62 |
children | cb61b53472d2 |
line wrap: on
line diff
--- a/requirements.txt Fri Aug 03 20:30:58 2012 -0500 +++ b/requirements.txt Sat Aug 04 14:01:33 2012 -0500 @@ -1,4 +1,4 @@ -Django==1.4 +Django==1.4.1 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev MySQL-python==1.2.3 django-debug-toolbar==0.8.5