Commit c6a81a3fcd42e6cd0a60675c24926206ec451737

Authored by fbormann
1 parent 0c539b9b

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 10 django-s3direct==0.4.2
11 11 django-widget-tweaks==1.4.1
12 12 djangorestframework==3.4.6
  13 +gunicorn==19.6.0
13 14 Jinja2==2.8
14 15 MarkupSafe==0.23
15 16 Pillow==3.3.1
... ...