annotate requirements.txt @ 86:7d61bc924a8b

Update copyright year on base template.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Mar 2013 17:21:24 -0600
parents 662707340bd2
children 978a08c838d8
rev   line source
bgneal@85 1 Django==1.4.5
bgneal@59 2 MySQL-python==1.2.3
bgneal@59 3 docutils==0.8.1
bgneal@59 4 python-memcached==1.48
bgneal@59 5 wsgiref==0.1.2
bgneal@75 6 Fabric==1.4.3
bgneal@75 7 argparse==1.2.1
bgneal@75 8 distribute==0.6.24
bgneal@75 9 pycrypto==2.6
bgneal@75 10 ssh==1.7.14
bgneal@85 11 textile==2.1.5
bgneal@59 12 #
bgneal@59 13 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
bgneal@59 14 #