server/src/requirement.txt
author durandn
Mon, 11 Apr 2016 16:47:09 +0200
changeset 63 6bfac7c633a0
parent 19 dc3f8366729d
child 78 8e1440b83f0c
permissions -rw-r--r--
Added permission management into metaeducation (instead of it being in renkanmanager) + more logging around auth code + corrected client.py for oauth server so it sends the correct content-type when using client credentials

defusedxml==0.4.1
Django==1.9.4
django-allauth==0.24.1
django-guardian==1.4.1
djangorestframework==3.3.2
easy-thumbnails==2.3
oauthlib==1.0.3
Pillow==3.1.0
psycopg2==2.6.1
python3-openid==3.0.9
requests==2.9.1
requests-oauthlib==0.6.0
six==1.10.0