celery tasks and some other changes
[audio.git] / requirements.txt
1 django>=1.3
2 django-jsonfield
3 South>=0.7
4
5 django-celery
6 django-kombu
7
8 paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed
9 fabric
10 mutagen