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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
129
d48946d164c6 Add a first version of synchronisation
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     1
certifi==2017.7.27.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
     2
chardet==3.0.4
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
     3
defusedxml==0.5.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
     4
dj-database-url==0.4.2
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
     5
Django==1.11.3
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
     6
django-allauth==0.32.0
129
d48946d164c6 Add a first version of synchronisation
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
     7
git+https://github.com/IRI-Research/django-auditlog@master#egg=django-auditlog
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
django-colorful==1.2
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
     9
django-concurrency==1.4
39
cb014270bdc6 add CORS headers
ymh <ymh.work@gmail.com>
parents: 38
diff changeset
    10
django-cors-headers==2.1.0
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    11
django-extensions==1.8.1
31
63be3ce389f7 improve api
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
    12
django-filter==1.0.4
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    13
django-guardian==1.4.9
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    14
django-jsonfield==1.0.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    15
django-rest-auth==0.9.1
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    16
djangorestframework==3.6.3
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    17
djangorestframework-jwt==1.11.0
38
04e02c64849c add missing libraries
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    18
drf-nested-routers==0.90.0
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    19
idna==2.5
31
63be3ce389f7 improve api
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
    20
Markdown==2.6.8
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    21
oauthlib==2.0.2
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    22
PyJWT==1.5.2
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
python-decouple==3.0
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    24
python3-openid==3.1.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    25
pytz==2017.2
129
d48946d164c6 Add a first version of synchronisation
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    26
requests==2.18.2
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    27
requests-oauthlib==0.8.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    28
six==1.10.0
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
Unipath==1.1
129
d48946d164c6 Add a first version of synchronisation
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
    30
urllib3==1.22