diff --git a/requirements/prod.txt b/requirements/prod.txt index 15bff87..c51b660 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -1,3 +1,3 @@ -r ./base.txt -gunicorn==20.0.4 \ No newline at end of file +gunicorn==22.0.0 \ No newline at end of file