-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
executable file
·69 lines (69 loc) · 2.67 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
atomicwrites==1.2.1 # via pytest
attrs==18.2.0 # via pytest
babel==2.6.0
bleach==2.1.4
cairocffi==0.9.0 # via cairosvg
#cairosvg==2.2.1
certifi==2018.10.15 # via requests
cffi==1.11.5 # via cairocffi
chardet==3.0.4 # via requests
cssselect2==0.2.1 # via cairosvg
defusedxml==0.5.0 # via cairosvg, python3-openid, social-auth-core
dj-database-url==0.5.0
django-bootstrap4==0.0.7
django-braces==1.13.0 # via django-rest-framework-social-oauth2
django-cache-url==3.0.0
django-cors-middleware==1.3.1
django-debug-toolbar-request-history==0.0.9
django-debug-toolbar==1.10.1
django-elasticsearch-dsl==0.5.1
django-filter==2.0.0
django-oauth-toolkit==1.2.0
django-redis==4.9.0
django-render-block==0.5 # via django-templated-email
django-rest-framework-social-oauth2==1.1.0
django-storages==1.7.1
django-templated-email==2.2.0
django-versatileimagefield==1.10
django-webpack-loader==0.6.0
django==2.1.4
djangorestframework==3.9.0
djangorestframework-jwt==1.11.0
elasticsearch-dsl==6.1.0 # via django-elasticsearch-dsl
elasticsearch==6.3.1
faker==0.9.2
html5lib==1.0.1 # via bleach
idna==2.7 # via requests
ipaddress==1.0.22 # via elasticsearch-dsl
markdown==3.0.1
more-itertools==4.3.0 # via pytest
oauthlib==2.1.0 # via django-oauth-toolkit, requests-oauthlib, social-auth-core
pillow==5.3.0 # via cairosvg, django-versatileimagefield
pluggy==0.8.0 # via pytest
psycopg2-binary==2.7.5
py==1.7.0 # via pytest
pycparser==2.19 # via cffi
pyjwt==1.6.4 # via social-auth-core
pytest-django==3.4.3
pytest==3.9.3
python-dateutil==2.7.5 # via elasticsearch-dsl, faker
python3-openid==3.1.0 # via social-auth-core
pytz==2018.7 # via babel, django
redis==2.10.6 # via django-redis
requests-oauthlib==1.0.0 # via social-auth-core
requests==2.20.0 # via django-oauth-toolkit, requests-oauthlib, social-auth-core
six==1.11.0 # via bleach, django-templated-email, elasticsearch-dsl, faker, html5lib, more-itertools, pytest, python-dateutil, social-auth-app-django, social-auth-core
social-auth-app-django==3.1.0 # via django-rest-framework-social-oauth2
social-auth-core==2.0.0 # via social-auth-app-django
sqlparse==0.2.4 # via django-debug-toolbar
text-unidecode==1.2 # via faker
tinycss2==0.6.1 # via cairosvg, cssselect2
urllib3==1.24.1 # via elasticsearch, requests
uWSGI==2.0.17.1
webencodings==0.5.1 # via html5lib, tinycss2