diff --git a/requirements/development.txt b/requirements/development.txt index d363fd07d9..251f11e5e0 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -16,6 +16,6 @@ pdfminer==20110227 APScheduler==2.0.2 Pillow==1.7.4 cssmin==0.1.4 -django-compressor==1.1 +django-compressor==1.1.1 -e git://github.com/rosarior/django-sendfile.git#egg=django-sendfile djangorestframework==0.2.3 diff --git a/requirements/production.txt b/requirements/production.txt index e2654a82b1..c9b455a807 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -13,6 +13,6 @@ pdfminer==20110227 APScheduler==2.0.2 Pillow==1.7.4 cssmin==0.1.4 -django-compressor==1.1 +django-compressor==1.1.1 -e git://github.com/rosarior/django-sendfile.git#egg=django-sendfile djangorestframework==0.2.3