Mercurial > public > madeira
comparison requirements_dev.txt @ 143:6afbb2c77416
Update dev requirements for Django 1.6.5 and Pillow 2.4.0.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 17 May 2014 12:26:35 -0500 |
parents | 853ba0027e73 |
children | abfc189f3877 |
comparison
equal
deleted
inserted
replaced
142:b1fb80082f20 | 143:6afbb2c77416 |
---|---|
1 Django==1.6.2 | 1 Django==1.6.5 |
2 MySQL-python==1.2.5 | 2 MySQL-python==1.2.5 |
3 argparse==1.2.1 | 3 argparse==1.2.1 |
4 python-memcached==1.48 | 4 python-memcached==1.48 |
5 wsgiref==0.1.2 | 5 wsgiref==0.1.2 |
6 django-localflavor==1.0 | 6 django-localflavor==1.0 |
7 docutils==0.11 | 7 docutils==0.11 |
8 Pillow==2.2.2 | 8 Pillow==2.4.0 |
9 Fabric==1.4.3 | 9 Fabric==1.4.3 |
10 pycrypto==2.6.1 | 10 pycrypto==2.6.1 |
11 ssh==1.8.0 | 11 ssh==1.8.0 |