| 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-- |
|
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 | 4 |
dj-database-url==0.4.2 |
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 | 7 |
django-colorful==1.2 |
8 |
django-concurrency==1.3.2 |
|
| 39 | 9 |
django-cors-headers==2.1.0 |
| 38 | 10 |
django-extensions==1.7.9 |
| 31 | 11 |
django-filter==1.0.4 |
| 24 | 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 | 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 | 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 | 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 | 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 | 23 |
pytz==2017.2 |
| 38 | 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 | 26 |
six==1.10.0 |
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 |