comparison requirements.txt @ 786:aa7c97d93a85

Updating requirements.txt for Django 1.6.5 & Pillow 2.4.0.
author Brian Neal <bgneal@gmail.com>
date Sat, 17 May 2014 12:16:21 -0500
parents 6bea6bc69e69
children 689db80068c8
comparison
equal deleted inserted replaced
783:004b3a90de66 786:aa7c97d93a85
1 Django==1.6.2 1 Django==1.6.5
2 Markdown==2.3.1 2 Markdown==2.3.1
3 MySQL-python==1.2.4 3 MySQL-python==1.2.4
4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev 4 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-dev
5 django-haystack==2.1.0 5 django-haystack==2.1.0
6 django-tagging==0.3.1 6 django-tagging==0.3.1
23 docutils==0.10 23 docutils==0.10
24 amqp==1.3.3 24 amqp==1.3.3
25 argparse==1.2.1 25 argparse==1.2.1
26 six==1.4.1 26 six==1.4.1
27 ftfy==2.0.1 27 ftfy==2.0.1
28 Pillow==2.1.0 28 Pillow==2.4.0
29 boto==2.13.0 29 boto==2.13.0
30 billiard==3.3.0.13 30 billiard==3.3.0.13
31 # 31 #
32 # These packages I punted on and hacked into my virtualenv by 32 # These packages I punted on and hacked into my virtualenv by
33 # symlinking to the global site-packages: 33 # symlinking to the global site-packages: