update setup.py according to requirements.d/all.txt
This commit is contained in:
parent
f38cc72c56
commit
81df8cc1ea
4
setup.py
4
setup.py
@ -57,9 +57,9 @@ setup(
|
||||
'netaddr',
|
||||
'django>=1.8.1, <1.9',
|
||||
'django-bootstrap-form',
|
||||
'django-registration-redux<1.2', # 1.2 breaks password reset and maybe other stuff
|
||||
'django-registration-redux',
|
||||
'django-extensions',
|
||||
'python-social-auth',
|
||||
'social-auth-app-django',
|
||||
'requests', # for our ddns_client
|
||||
],
|
||||
classifiers=[
|
||||
|
Loading…
x
Reference in New Issue
Block a user