Make Django 1.7 the only version supported and remove south.

This commit is contained in:
Mikaël Ates 2015-01-06 18:36:32 +01:00
parent 186bfb083a
commit 75d5061a39
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
--allow-external pyPdf
--allow-unverified pyPdf
pyPdf
Django == 1.6
south >= 0.8.4
Django == 1.7.2
django-reversion == 1.8.5
python-dateutil >= 2.2, < 2.3
django-model-utils >= 1.5.0