diff --git a/requirements.txt b/requirements.txt index 989a9100..abc24b8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,7 @@ -# We use Django 1.6, -https://www.djangoproject.com/download/1.6c1/tarball/ git+https://github.com/tomchristie/django-rest-framework.git@2.4.0 git+https://github.com/etianen/django-reversion.git@django-1.6 +Django==1.6.0 South==0.8.2 anyjson==0.3.3 Werkzeug==0.9.4