Update gunicorn from 20.0.3 to 20.0.4

This commit is contained in:
browniebroke 2019-11-27 11:00:34 +00:00
parent 7d563e873c
commit 6a302ec703

View File

@ -2,7 +2,7 @@
-r ./base.txt
gunicorn==20.0.3 # https://github.com/benoitc/gunicorn
gunicorn==20.0.4 # https://github.com/benoitc/gunicorn
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
{%- if cookiecutter.use_whitenoise == 'n' %}
Collectfast==1.3.1 # https://github.com/antonagestam/collectfast