Commit a456911b authored by Michal Čihař's avatar Michal Čihař

Avoid django_compressor 2.0

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent e14d3483
...@@ -7,4 +7,4 @@ python-dateutil ...@@ -7,4 +7,4 @@ python-dateutil
python-social-auth>=0.2.0 python-social-auth>=0.2.0
django-crispy-forms>=1.4.0 django-crispy-forms>=1.4.0
oauthlib>=0.6.3 oauthlib>=0.6.3
django_compressor>=1.5.0 django_compressor>=1.5.0,!=2.0
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment