Update gunicorn to 20.0.0 (#2306)

Update gunicorn to 20.0.0
This commit is contained in:
Bruno Alla 2019-11-10 22:15:54 +00:00 committed by GitHub
commit cf9dc172d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
-r ./base.txt
gunicorn==19.9.0 # https://github.com/benoitc/gunicorn
gunicorn==20.0.0 # 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