src/requirements/base.txt
author ymh <ymh.work@gmail.com>
Tue, 25 Jul 2017 19:11:26 +0200
changeset 128 34a75bd8d0b9
parent 126 ba8bc0199464
child 129 d48946d164c6
permissions -rw-r--r--
add filter on session and node list to recover specific objects
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
     1
certifi==2017.4.17
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
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
     7
django-auditlog==0.4.3
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
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    20
irinotes==0.0.1
31
63be3ce389f7 improve api
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
    21
Markdown==2.6.8
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    22
oauthlib==2.0.2
126
ba8bc0199464 add log api for syncing
ymh <ymh.work@gmail.com>
parents: 39
diff changeset
    23
PyJWT==1.5.2
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    24
python-decouple==3.0
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    25
python3-openid==3.1.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
pytz==2017.2
38
04e02c64849c add missing libraries
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    27
requests==2.18.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    28
requests-oauthlib==0.8.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    29
six==1.10.0
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    30
Unipath==1.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    31
urllib3==1.21.1