add django-allauth and its dependencies to requirements/base.txt

This commit is contained in:
Jan Dittberner 2015-01-17 16:19:26 +01:00
parent 0a097b09e2
commit 1782c65bac
1 changed files with 5 additions and 0 deletions

View File

@ -11,3 +11,8 @@ billiard==3.3.0.19
kombu==3.0.24
pytz==2014.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