-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
55 lines (54 loc) · 2.21 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements.in
#
--no-binary psycopg2
-e git+https://github.com/City-of-Helsinki/django-helusers.git#egg=django-helusers
-e git+https://github.com/infoportugal/wagtail-modeltranslation@django2#egg=wagtail-modeltranslation
beautifulsoup4==4.6.0 # via wagtail
certifi==2018.8.24 # via requests, sentry-sdk
chardet==3.0.4 # via requests
defusedxml==0.5.0 # via python3-openid, social-auth-core
django-appconf==1.0.2 # via django-compressor
django-compressor==2.2
django-environ==0.4.5
django-modelcluster==4.2 # via wagtail
django-modeltranslation==0.13b1
django-npm==1.0.0
django-taggit==0.23.0 # via wagtail
django-treebeard==4.3 # via wagtail
django-webpack-loader==0.6.0
django==2.0.8
djangorestframework==3.8.2 # via drf-oidc-auth, wagtail
draftjs-exporter==2.1.2 # via wagtail
drf-oidc-auth==0.9
ecdsa==0.13.2 # via python-jose
future==0.16.0 # via pyjwkest, python-jose
html5lib==1.0.1 # via wagtail
idna==2.7 # via requests
oauthlib==2.1.0 # via requests-oauthlib, social-auth-core
pillow==5.2.0 # via wagtail
psycopg2==2.7.5
pyasn1==0.4.5 # via rsa
pycryptodomex==3.6.6 # via pyjwkest
pyjwkest==1.4.0 # via drf-oidc-auth
pyjwt==1.6.4 # via social-auth-core
python-jose==3.0.1
python3-openid==3.1.0 # via social-auth-core
pytz==2018.5 # via django, django-modelcluster, wagtail
rcssmin==1.0.6 # via django-compressor
requests-oauthlib==1.0.0 # via social-auth-core
requests==2.19.1 # via pyjwkest, requests-oauthlib, social-auth-core, wagtail
rjsmin==1.0.12 # via django-compressor
rsa==4.0 # via python-jose
sentry-sdk==0.10.2
six==1.11.0 # via html5lib, pyjwkest, python-jose, social-auth-app-django, social-auth-core, wagtail
social-auth-app-django==2.1.0
social-auth-core==1.7.0 # via social-auth-app-django
unidecode==1.0.22 # via wagtail
urllib3==1.23 # via requests, sentry-sdk
wagtail==2.2.2
webencodings==0.5.1 # via html5lib
willow==1.1 # via wagtail