src/requirements/base.txt
author ymh <ymh.work@gmail.com>
Thu, 15 Jun 2017 13:00:32 +0200
changeset 39 cb014270bdc6
parent 38 04e02c64849c
child 126 ba8bc0199464
permissions -rw-r--r--
add CORS headers
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
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
     5
Django==1.11.2
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
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
     7
django-colorful==1.2
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
     8
django-concurrency==1.3.2
39
cb014270bdc6 add CORS headers
ymh <ymh.work@gmail.com>
parents: 38
diff changeset
     9
django-cors-headers==2.1.0
38
04e02c64849c add missing libraries
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    10
django-extensions==1.7.9
31
63be3ce389f7 improve api
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
    11
django-filter==1.0.4
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    12
django-guardian==1.4.8
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    13
django-rest-auth==0.9.1
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    14
djangorestframework==3.6.3
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    15
djangorestframework-jwt==1.10.0
38
04e02c64849c add missing libraries
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    16
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
    17
idna==2.5
31
63be3ce389f7 improve api
ymh <ymh.work@gmail.com>
parents: 24
diff changeset
    18
Markdown==2.6.8
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    19
oauthlib==2.0.2
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    20
PyJWT==1.5.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    21
python-decouple==3.0
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    22
python3-openid==3.1.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    23
pytz==2017.2
38
04e02c64849c add missing libraries
ymh <ymh.work@gmail.com>
parents: 36
diff changeset
    24
requests==2.18.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    25
requests-oauthlib==0.8.0
24
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    26
six==1.10.0
3b3999550508 first data model for backend
ymh <ymh.work@gmail.com>
parents:
diff changeset
    27
Unipath==1.1
36
36210c4f019f reorganize urls and add user management api urls
ymh <ymh.work@gmail.com>
parents: 32
diff changeset
    28
urllib3==1.21.1