add django-allauth and its dependencies to requirements/base.txt
This commit is contained in:
parent
0a097b09e2
commit
1782c65bac
1 changed files with 5 additions and 0 deletions
|
@ -11,3 +11,8 @@ billiard==3.3.0.19
|
||||||
kombu==3.0.24
|
kombu==3.0.24
|
||||||
pytz==2014.10
|
pytz==2014.10
|
||||||
pyaml==14.12.10
|
pyaml==14.12.10
|
||||||
|
django-allauth==0.19.0
|
||||||
|
oauthlib==0.7.2
|
||||||
|
python-openid==2.2.5
|
||||||
|
requests==2.5.1
|
||||||
|
requests-oauthlib==0.4.2
|
||||||
|
|
Loading…
Reference in a new issue