Mercurial > public > madeira
diff 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 |
line wrap: on
line diff
--- a/requirements_dev.txt Wed Jul 30 20:07:35 2014 -0500 +++ b/requirements_dev.txt Sat Aug 23 14:06:47 2014 -0500 @@ -1,4 +1,4 @@ -Django==1.6.5 +Django==1.6.6 MySQL-python==1.2.5 argparse==1.2.1 python-memcached==1.48 @@ -9,3 +9,4 @@ Fabric==1.4.3 pycrypto==2.6.1 ssh==1.8.0 +## The following requirements were added by pip --freeze: