diff --git a/requirements/production.txt b/requirements/production.txt index 61f19e9b06..7e680c5441 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,6 +1,6 @@ # Base -Django==1.3.1 +Django==1.4 django-pagination==1.0.7 # Tags @@ -38,7 +38,7 @@ django-compressor==1.1.1 # API -djangorestframework==0.2.3 +djangorestframework==0.3.3 # Migrations