Thomas Waldmann 46cdbd4e53 fix django requirements: >= 1.7.1 and <1.8
1.7.0 had some bugs in migrations, avoid. 1.8 is not tested.
2014-11-17 20:58:51 +01:00

10 lines
157 B
Plaintext

# packages always needed
dnspython
netaddr
django>=1.7.1, <1.8
django-bootstrap-form
django-registration-redux
django-extensions
python-social-auth
requests