diff --git a/requirements/production.txt b/requirements/production.txt index c14dd4d..4bd3914 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==26.2.0 # https://github.com/benoitc/gunicorn psycopg2==2.9.5 # https://github.com/psycopg/psycopg2 sentry-sdk==1.15.0 # https://github.com/getsentry/sentry-python