fnp
/
audio.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixes #2136: allow converting without publication
[audio.git]
/
requirements.txt
diff --git
a/requirements.txt
b/requirements.txt
index
7b29e99
..
66a8fd8
100644
(file)
--- a/
requirements.txt
+++ b/
requirements.txt
@@
-1,5
+1,11
@@
-django>=1.3
+django>=1.3
,<1.4
django-jsonfield
South>=0.7
django-jsonfield
South>=0.7
+django-cas
+django-celery
+django-kombu
+
+paramiko>=1.7.7.1 # fabric dependency with http://code.fabfile.org/issues/show/214 fixed
+fabric>=1.0
mutagen
mutagen