| author | ymh <ymh.work@gmail.com> |
| Wed, 18 Jul 2018 17:32:09 +0200 | |
| changeset 142 | 56850f5c73f6 |
| parent 129 | d48946d164c6 |
| child 175 | 6fcda59daff8 |
| permissions | -rw-r--r-- |
| 142 | 1 |
certifi==2018.4.16 |
|
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 |
| 142 | 4 |
dj-database-url==0.5.0 |
5 |
Django==2.0.7 |
|
6 |
django-allauth==0.36.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 |
| 142 | 10 |
django-cors-headers==2.3.0 |
11 |
django-extensions==2.0.7 |
|
12 |
django-filter==1.1.0 |
|
| 126 | 13 |
django-guardian==1.4.9 |
14 |
django-jsonfield==1.0.1 |
|
| 142 | 15 |
django-rest-auth==0.9.3 |
16 |
djangorestframework==3.8.2 |
|
| 126 | 17 |
djangorestframework-jwt==1.11.0 |
| 142 | 18 |
drf-nested-routers==0.90.2 |
19 |
idna==2.7 |
|
20 |
Markdown==2.6.11 |
|
21 |
oauthlib==2.1.0 |
|
22 |
PyJWT==1.6.4 |
|
23 |
python-dateutil==2.6.0 |
|
24 |
python-decouple==3.1 |
|
|
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 |
| 142 | 26 |
pytz==2018.5 |
27 |
requests==2.19.1 |
|
28 |
requests-oauthlib==1.0.0 |
|
29 |
six==1.11.0 |
|
| 24 | 30 |
Unipath==1.1 |
| 142 | 31 |
urllib3==1.23 |