comparison requirements.txt @ 72:e882e1c9f0c0

Update requirements.txt for Django 1.4.
author Brian Neal <bgneal@gmail.com>
date Sat, 14 Apr 2012 17:13:10 -0500
parents 5e44f67c5d83
children fa072915b52b
comparison
equal deleted inserted replaced
71:e2868ad47a1e 72:e882e1c9f0c0
1 Django==1.3.1 1 Django==1.4
2 MySQL-python==1.2.3 2 MySQL-python==1.2.3
3 docutils==0.8.1 3 docutils==0.8.1
4 python-memcached==1.48 4 python-memcached==1.48
5 wsgiref==0.1.2 5 wsgiref==0.1.2
6 # 6 #
7 # PIL is also hacked into the virtualenv via a symlink to the site-packages version 7 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
8 # 8 #
9 ## The following requirements were added by pip --freeze: