Specify django_compressor version to 1.3 and higher

The d3 library requires django-compressor version 1.3 and higher

Fixes: bug #1184653

Change-Id: I4c0e4fb96b7ef2535efe1a818c884c371cbdcbc5
This commit is contained in:
Jiri Tomasek 2013-06-03 14:46:39 +02:00
parent e60166eae3
commit 398574c4b8

@ -8,7 +8,7 @@ cheetah>=2.4.4
cliff>=1.3.1
d2to1>=0.2.10,<0.3
django>=1.4,<1.6
django_compressor
django_compressor>=1.3
django_openstack_auth>=1.0.10
dnspython>=1.9.4
eventlet>=0.9.12