diff --git a/test_project/requirements.txt b/test_project/requirements.txt index a204aa5..7c73ab9 100644 --- a/test_project/requirements.txt +++ b/test_project/requirements.txt @@ -3,7 +3,7 @@ Fabric==1.5.3 South==0.7.6 django-debug-toolbar==0.9.4 dj-database-url==0.2.1 -gunicorn==0.17.2 +gunicorn==22.0.0 django-nose==1.1 coverage==3.6 nose==1.2.1