src/requirements/base.txt
author ymh <ymh.work@gmail.com>
Fri, 28 Jul 2017 19:40:35 +0200
changeset 129 d48946d164c6
parent 126 ba8bc0199464
child 142 56850f5c73f6
permissions -rw-r--r--
Add a first version of synchronisation Remove redux-offline dependency make the redux state fully immutable TODO: better error management TODO: make syncronization work automatically

certifi==2017.7.27.1
chardet==3.0.4
defusedxml==0.5.0
dj-database-url==0.4.2
Django==1.11.3
django-allauth==0.32.0
git+https://github.com/IRI-Research/django-auditlog@master#egg=django-auditlog
django-colorful==1.2
django-concurrency==1.4
django-cors-headers==2.1.0
django-extensions==1.8.1
django-filter==1.0.4
django-guardian==1.4.9
django-jsonfield==1.0.1
django-rest-auth==0.9.1
djangorestframework==3.6.3
djangorestframework-jwt==1.11.0
drf-nested-routers==0.90.0
idna==2.5
Markdown==2.6.8
oauthlib==2.0.2
PyJWT==1.5.2
python-decouple==3.0
python3-openid==3.1.0
pytz==2017.2
requests==2.18.2
requests-oauthlib==0.8.0
six==1.10.0
Unipath==1.1
urllib3==1.22