add versiontools to requirements (bug in django-compressor)

This commit is contained in:
Benjamin Dauvergne 2013-06-07 12:03:07 +02:00
parent f4eafc47b8
commit 60ed5f8048
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
versiontools
django<1.5
django-compressor==1.3
django-crispy-forms==1.1.2