Update requirements to include new django-compressor version
This commit is contained in:
@@ -16,6 +16,6 @@ pdfminer==20110227
|
|||||||
APScheduler==2.0.2
|
APScheduler==2.0.2
|
||||||
Pillow==1.7.4
|
Pillow==1.7.4
|
||||||
cssmin==0.1.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
|
-e git://github.com/rosarior/django-sendfile.git#egg=django-sendfile
|
||||||
djangorestframework==0.2.3
|
djangorestframework==0.2.3
|
||||||
|
|||||||
@@ -13,6 +13,6 @@ pdfminer==20110227
|
|||||||
APScheduler==2.0.2
|
APScheduler==2.0.2
|
||||||
Pillow==1.7.4
|
Pillow==1.7.4
|
||||||
cssmin==0.1.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
|
-e git://github.com/rosarior/django-sendfile.git#egg=django-sendfile
|
||||||
djangorestframework==0.2.3
|
djangorestframework==0.2.3
|
||||||
|
|||||||
Reference in New Issue
Block a user