Commit c6a81a3fcd42e6cd0a60675c24926206ec451737
1 parent
0c539b9b
Exists in
master
and in
5 other branches
added gunicorn to requirements.txt
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
requirements.txt
@@ -10,6 +10,7 @@ django-role-permissions==1.2.1 | @@ -10,6 +10,7 @@ django-role-permissions==1.2.1 | ||
10 | django-s3direct==0.4.2 | 10 | django-s3direct==0.4.2 |
11 | django-widget-tweaks==1.4.1 | 11 | django-widget-tweaks==1.4.1 |
12 | djangorestframework==3.4.6 | 12 | djangorestframework==3.4.6 |
13 | +gunicorn==19.6.0 | ||
13 | Jinja2==2.8 | 14 | Jinja2==2.8 |
14 | MarkupSafe==0.23 | 15 | MarkupSafe==0.23 |
15 | Pillow==3.3.1 | 16 | Pillow==3.3.1 |