diff --git a/requirements/production.txt b/requirements/production.txt index 9b74d13..4388dd4 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,4 +1,4 @@ # Pro-tip: Try not to put anything here. There should be no dependency in # production that isn't in development. -r base.txt -uWSGI==2.0.10 +uWSGI==2.0.13.1