Mercurial > public > bravenewsurf
comparison requirements.txt @ 100:92ddbb35bb86
Update requirements.txt for Django 1.3.2.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 04 Aug 2012 13:07:03 -0500 |
parents | e4a1532b0620 |
children | b6b072795990 |
comparison
equal
deleted
inserted
replaced
99:e4a1532b0620 | 100:92ddbb35bb86 |
---|---|
1 Django==1.3.1 | 1 Django==1.3.2 |
2 distribute==0.6.19 | 2 distribute==0.6.19 |
3 django-debug-toolbar==0.8.5 | 3 django-debug-toolbar==0.8.5 |
4 gdata==2.0.15 | 4 gdata==2.0.15 |
5 wsgiref==0.1.2 | 5 wsgiref==0.1.2 |
6 yolk==0.4.1 | 6 yolk==0.4.1 |
7 Fabric==1.4.3 | 7 Fabric==1.4.3 |
8 MySQL-python==1.2.3 | 8 MySQL-python==1.2.3 |
9 argparse==1.2.1 | 9 argparse==1.2.1 |
10 pycrypto==2.6 | 10 pycrypto==2.6 |
11 ssh==1.7.14 | 11 ssh==1.7.14 |
12 ## The following requirements were added by pip --freeze: |