diff --git a/requirements/production.txt b/requirements/production.txt index 0583ae425..417f7b878 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -2,6 +2,6 @@ # production that isn't in development. -r base.txt # Django==3.2.23 -gevent==24.2.1 +gevent==24.10.1 gunicorn==23.0.0 sentry-sdk==2.16.0