diff options
| author | Yuval Adam <yuv.adm@gmail.com> | 2014-05-28 13:06:20 +0300 |
|---|---|---|
| committer | Yuval Adam <yuv.adm@gmail.com> | 2014-05-28 13:06:20 +0300 |
| commit | 4bcc90496f7400fbd409f93c632c374800ef8ae0 (patch) | |
| tree | ee25f3ab06020b86a6f7c988ed66c11c30e19cb4 /requirements.txt | |
| parent | fe2554a387064a522910bf23c18f4e7794ae4863 (diff) | |
Use gunicorn
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index aefbef6..a5697db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,6 @@ Flask==0.10.1 Jinja2==2.7.2 MarkupSafe==0.23 Werkzeug==0.9.4 +gunicorn==18.0 itsdangerous==0.24 wsgiref==0.1.2 |
