diff options
Diffstat (limited to 'config/requirements.txt')
-rw-r--r-- | config/requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/requirements.txt b/config/requirements.txt index 6ef8852..cd13a58 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -3,6 +3,8 @@ PIL==1.1.7 django-extensions==0.9 django-filebrowser==3.5.0 django-grappelli==2.4.2 +django-pipeline==1.2.17 psycopg2==2.4.5 wsgiref==0.1.2 yolk==0.4.3 +yuicompressor==2.4.7 |