# HG changeset patch # User Brian Neal # Date 1344106893 18000 # Node ID 8b9fc74872224b182d9b37b57021d004541a5da1 # Parent 838eb32383a9c10ceb6b76b866eb8d80ab20d15e Update requirements files for Django 1.4.1. diff -r 838eb32383a9 -r 8b9fc7487222 requirements.txt --- 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 diff -r 838eb32383a9 -r 8b9fc7487222 requirements_dev.txt --- 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: