Mercurial > public > madeira
comparison requirements.txt @ 75:fa072915b52b
Update requirements.txt file.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Sat, 14 Jul 2012 13:57:25 -0500 |
parents | e882e1c9f0c0 |
children | dfe194fdc11b |
comparison
equal
deleted
inserted
replaced
74:49f704e58400 | 75:fa072915b52b |
---|---|
1 Django==1.4 | 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 Fabric==1.4.3 | |
7 argparse==1.2.1 | |
8 distribute==0.6.24 | |
9 pycrypto==2.6 | |
10 ssh==1.7.14 | |
6 # | 11 # |
7 # PIL is also hacked into the virtualenv via a symlink to the site-packages version | 12 # PIL is also hacked into the virtualenv via a symlink to the site-packages version |
8 # | 13 # |
9 ## The following requirements were added by pip --freeze: |