From 12b08b0d14661236550c23ffc9b6e9f5ee8ba237 Mon Sep 17 00:00:00 2001 From: gabemontero Date: Thu, 9 Jul 2020 16:54:21 -0400 Subject: [PATCH] Revert "Merge pull request #153 from sclorg/dependabot/pip/gunicorn-19.5.0" This reverts commit 97c98a084de607dfc0f02dafe55873204b2f5617, reversing changes made to c57ec85286253cbc88ee5bdaea4c60927b3257c2. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 321f32e..ee707e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ django>=1.11,<1.12 django-debug-toolbar==1.8 -gunicorn==19.5.0 +gunicorn==19.4.5 psycopg2==2.8.5 whitenoise==3.3.1