annotate requirements.txt @ 59:5e44f67c5d83

Changes to put the new site in production in a virtualenv.
author Brian Neal <bgneal@gmail.com>
date Wed, 11 Apr 2012 20:22:35 -0500
parents
children e882e1c9f0c0
rev   line source
bgneal@59 1 Django==1.3.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@59 6 #
bgneal@59 7 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
bgneal@59 8 #