Mercurial > public > madeira
comparison requirements_dev.txt @ 153:abfc189f3877
Update requirements files for Django 1.6.6.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 23 Aug 2014 14:06:47 -0500 |
parents | 6afbb2c77416 |
children | a51e7d369472 |
comparison
equal
deleted
inserted
replaced
152:5d57d5d20b28 | 153:abfc189f3877 |
---|---|
1 Django==1.6.5 | 1 Django==1.6.6 |
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.4.0 | 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 |
12 ## The following requirements were added by pip --freeze: |