new fields: part name, index, parts count
[audio.git] / requirements.txt
1 -i https://py.mdrn.pl:8443/simple
2
3 django>=1.5,<1.6
4 django-jsonfield==0.9.10
5 South>=0.7
6 django-cas==2.1.1.1
7
8 django-celery
9 django-kombu
10
11 paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed
12 fabric>=1.0
13 mutagen