comparison requirements.txt @ 554:1bd184f3e87b

Updated requirements.txt after using my fork of django-elsewhere.
author Brian Neal <bgneal@gmail.com>
date Thu, 26 Jan 2012 20:56:03 -0600
parents 15fad6df98d9
children c094c43ec99f
comparison
equal deleted inserted replaced
553:abc4be5a82e5 554:1bd184f3e87b
1 Django==1.3.1 1 Django==1.3.1
2 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev 2 -e git://github.com/waylan/Python-Markdown.git@067d88bc41c7924c9087b724ff5247235243ce6b#egg=Markdown-dev
3 MySQL-python==1.2.3 3 MySQL-python==1.2.3
4 django-debug-toolbar==0.8.5 4 django-debug-toolbar==0.8.5
5 -e git://github.com/leah/django-elsewhere.git@d8353f90c5cda6c42a5f8345f98992db8f685421#egg=django_elsewhere-dev 5 # django-elsewhere is from my fork; https://github.com/gremmie/django-elsewhere.git
6 django-elsewhere==1.0
6 django-haystack==1.2.6 7 django-haystack==1.2.6
7 django-tagging==0.3.1 8 django-tagging==0.3.1
8 gdata==2.0.15 9 gdata==2.0.15
9 html5lib==0.90 10 html5lib==0.90
10 pytz==2011n 11 pytz==2011n