annotate requirements_dev.txt @ 157:25a9d67f4d1c

Fix floating images stomping on next story or footer.
author Brian Neal <bgneal@gmail.com>
date Mon, 29 Dec 2014 18:17:32 -0600
parents abfc189f3877
children a51e7d369472
rev   line source
bgneal@153 1 Django==1.6.6
bgneal@134 2 MySQL-python==1.2.5
bgneal@134 3 argparse==1.2.1
bgneal@134 4 python-memcached==1.48
bgneal@134 5 wsgiref==0.1.2
bgneal@134 6 django-localflavor==1.0
bgneal@134 7 docutils==0.11
bgneal@143 8 Pillow==2.4.0
bgneal@134 9 Fabric==1.4.3
bgneal@134 10 pycrypto==2.6.1
bgneal@134 11 ssh==1.8.0
bgneal@153 12 ## The following requirements were added by pip --freeze: