diff --git a/requirements/production.txt b/requirements/production.txt index e4ee74125..4b83f82bb 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,7 +1,7 @@ # Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt -Django==3.2.20 +Django==3.2.22 gevent==22.10.2 gunicorn==20.1.0 sentry-sdk==1.29.2