annotate requirements.txt @ 64:e17fc6bbb9b0

For Django 1.4, got rid of verify_exists on URLFields.
author Brian Neal <bgneal@gmail.com>
date Sat, 14 Apr 2012 13:51:02 -0500
parents 5e44f67c5d83
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 #