| 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-- |
|
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 | 4 |
dj-database-url==0.4.2 |
| 126 | 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 | 8 |
django-colorful==1.2 |
| 126 | 9 |
django-concurrency==1.4 |
| 39 | 10 |
django-cors-headers==2.1.0 |
| 126 | 11 |
django-extensions==1.8.1 |
| 31 | 12 |
django-filter==1.0.4 |
| 126 | 13 |
django-guardian==1.4.9 |
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 | 16 |
djangorestframework==3.6.3 |
| 126 | 17 |
djangorestframework-jwt==1.11.0 |
| 38 | 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 | 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 | 22 |
PyJWT==1.5.2 |
| 24 | 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 | 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 | 28 |
six==1.10.0 |
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 |