annotate requirements.txt @ 89:b7cdfdde3999

For Django 1.5: replace django's simplejson with json.
author Brian Neal <bgneal@gmail.com>
date Tue, 27 Aug 2013 19:53:31 -0500
parents 978a08c838d8
children 447d75d1e21d
rev   line source
bgneal@85 1 Django==1.4.5
bgneal@87 2 MySQL-python==1.2.4
bgneal@87 3 argparse==1.2.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 #