diff --git a/requirements/production.txt b/requirements/production.txt index 4c229fde..4de159ba 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -2,7 +2,7 @@ -r base.txt -gunicorn==20.1.0 # https://github.com/benoitc/gunicorn +gunicorn==21.2.0 # https://github.com/benoitc/gunicorn #psycopg2==2.9.3 # https://github.com/psycopg/psycopg2 psycopg2-binary sentry-sdk==1.28.1 # https://github.com/getsentry/sentry-python