diff --git a/requirements.txt b/requirements.txt index ab8dbd1..246ca0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Project dependencies -django==1.5.5 +django==1.6 django-mptt==0.6.0 pygments==1.6 requests==2.0.0 @@ -8,6 +8,7 @@ requests==2.0.0 python-coveralls==2.4.0 coverage==3.7 tox==1.6.1 +sphinx==1.1.3 # Deployment specific django-redis==3.3