comparison requirements_dev.txt @ 170:a51e7d369472

Update developement requirements file.
author Brian Neal <bgneal@gmail.com>
date Sun, 31 May 2015 15:52:13 -0500
parents abfc189f3877
children 735e2dd89270
comparison
equal deleted inserted replaced
169:5ab9bd1b22b6 170:a51e7d369472
1 Django==1.6.6 1 Django==1.7.8
2 MySQL-python==1.2.5 2 MySQL-python==1.2.5
3 argparse==1.2.1
4 python-memcached==1.48 3 python-memcached==1.48
5 wsgiref==0.1.2
6 django-localflavor==1.0 4 django-localflavor==1.0
7 docutils==0.11 5 docutils==0.11
8 Pillow==2.4.0 6 Pillow==2.4.0
9 Fabric==1.4.3 7 Fabric==1.4.3
10 pycrypto==2.6.1 8 pycrypto==2.6.1
11 ssh==1.8.0 9 ssh==1.8.0
12 ## The following requirements were added by pip --freeze: