Mercurial > public > sg101
comparison requirements_dev.txt @ 784:b554aedf45df
Update dev requirements for Django and Pillow.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 17 May 2014 12:09:54 -0500 |
parents | 6bea6bc69e69 |
children | 689db80068c8 |
comparison
equal
deleted
inserted
replaced
783:004b3a90de66 | 784:b554aedf45df |
---|---|
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.5 | 3 MySQL-python==1.2.5 |
4 django-debug-toolbar==1.0 | 4 django-debug-toolbar==1.0 |
5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master | 5 -e git+https://github.com/gremmie/django-elsewhere.git@1203bd331aba4c5d4e702cc4e64d807310f2b591#egg=django_elsewhere-master |
6 django-haystack==2.1.0 | 6 django-haystack==2.1.0 |
26 argparse==1.2.1 | 26 argparse==1.2.1 |
27 six==1.4.1 | 27 six==1.4.1 |
28 pycrypto==2.5 | 28 pycrypto==2.5 |
29 ssh==1.7.13 | 29 ssh==1.7.13 |
30 ftfy==2.0.1 | 30 ftfy==2.0.1 |
31 Pillow==2.1.0 | 31 Pillow==2.4.0 |
32 boto==2.13.0 | 32 boto==2.13.0 |
33 sqlparse==0.1.10 | 33 sqlparse==0.1.10 |
34 billiard==3.3.0.13 | 34 billiard==3.3.0.13 |
35 # | 35 # |
36 # These packages I punted on and hacked into my virtualenv by | 36 # These packages I punted on and hacked into my virtualenv by |