From cd71a9b28fe82cd28241c187c23daf3708cd62f7 Mon Sep 17 00:00:00 2001 From: Doppins Date: Mon, 23 May 2016 15:27:41 +0000 Subject: [PATCH] Upgrade dependency gunicorn to ==19.6.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b3643a7..3697dcb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ ipaddress==1.0.16 python-dateutil==2.5.3 fake-factory==0.5.7 factory_boy==2.7.0 -gunicorn==19.5.0 +gunicorn==19.6.0 pycrypto==2.6.1 ecdsa==0.13 paramiko==2.0.0