comparison requirements_dev.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 d812188d6595
children cb61b53472d2
comparison
equal deleted inserted replaced
610:838eb32383a9 611:8b9fc7487222
1 Django==1.4 1 Django==1.4.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.9.4 4 django-debug-toolbar==0.9.4
5 -e git+https://github.com/gremmie/django-elsewhere.git@af738d50efb143a86673a2edf258bb93706682c8#egg=django_elsewhere-dev 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev
6 django-haystack==1.2.7 6 django-haystack==1.2.7
7 django-tagging==0.3.1 7 django-tagging==0.3.1
8 gdata==2.0.15 8 gdata==2.0.15
9 html5lib==0.90 9 html5lib==0.90
10 pytz==2011n 10 pytz==2011n
36 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global 36 # There were two packages that I punted on and hacked into my virtualenv by symlinking to the global
37 # site-packages 37 # site-packages
38 # PIL 38 # PIL
39 # xapian 39 # xapian
40 # 40 #
41 ## The following requirements were added by pip --freeze: