comparison requirements.txt @ 85:662707340bd2

Update to Django 1.4.5.
author Brian Neal <bgneal@gmail.com>
date Sat, 09 Mar 2013 17:20:31 -0600
parents dfe194fdc11b
children 978a08c838d8
comparison
equal deleted inserted replaced
84:8b35fe2667d6 85:662707340bd2
1 Django==1.4.1 1 Django==1.4.5
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 Fabric==1.4.3 6 Fabric==1.4.3
7 argparse==1.2.1 7 argparse==1.2.1
8 distribute==0.6.24 8 distribute==0.6.24
9 pycrypto==2.6 9 pycrypto==2.6
10 ssh==1.7.14 10 ssh==1.7.14
11 textile==2.1.5
11 # 12 #
12 # PIL is also hacked into the virtualenv via a symlink to the site-packages version 13 # PIL is also hacked into the virtualenv via a symlink to the site-packages version
13 # 14 #