annotate requirements.txt @ 82:cdcef85430d5

Added Tiki Magazine blurb to the home page.
author Brian Neal <bgneal@gmail.com>
date Fri, 14 Dec 2012 18:34:00 -0600
parents dfe194fdc11b
children 662707340bd2
rev   line source
bgneal@78 1 Django==1.4.1
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@59 11 #
bgneal@59 12 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
bgneal@59 13 #