Mercurial > public > sg101
changeset 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 | 838eb32383a9 |
children | 5be850a66dfc |
files | requirements.txt requirements_dev.txt |
diffstat | 2 files changed, 4 insertions(+), 3 deletions(-) [+] |
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
--- a/requirements_dev.txt Fri Aug 03 20:30:58 2012 -0500 +++ b/requirements_dev.txt Sat Aug 04 14:01:33 2012 -0500 @@ -1,8 +1,8 @@ -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.9.4 --e git+https://github.com/gremmie/django-elsewhere.git@af738d50efb143a86673a2edf258bb93706682c8#egg=django_elsewhere-dev +-e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev django-haystack==1.2.7 django-tagging==0.3.1 gdata==2.0.15 @@ -38,3 +38,4 @@ # PIL # xapian # +## The following requirements were added by pip --freeze: