From 307fd24072575b31594fbab249c4f087a1186a09 Mon Sep 17 00:00:00 2001 From: Leo Hemsted Date: Fri, 11 May 2018 10:57:04 +0100 Subject: [PATCH] Revert "Update gunicorn to 19.8.1" --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8960b54a3..4e487d5e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ Flask-SQLAlchemy==2.3.2 Flask==0.12.2 click-datetime==0.2 eventlet==0.22.1 -gunicorn==19.8.1 +gunicorn==19.7.1 iso8601==0.1.12 jsonschema==2.6.0 marshmallow-sqlalchemy==0.13.2