forked from City-of-Helsinki/respa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
95 lines (94 loc) · 2.8 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
--no-binary psycopg2
arrow==0.13.0
asn1crypto==0.24.0 # via cryptography
atomicwrites==1.2.1 # via pytest
attrs==18.2.0 # via pytest
babel==2.6.0 # via delorean
certifi==2018.11.29 # via requests
cffi==1.11.5 # via cryptography
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
coverage==4.5.2
cryptography==2.5 # via requests-ntlm
daemonize==2.5.0
database-sanitizer==0.4.0
defusedxml==0.5.0 # via python3-openid
delorean==1.0.0
django-admin-json-editor==0.1.5
django-allauth==0.38.0
django-anymail==5.0
django-appconf==1.0.2 # via django-image-cropping
django-cors-headers==2.4.0
django-enumfields==1.0.0
django-environ==0.4.5
django-filter==2.1.0
django-grappelli==2.12.2
django-guardian==1.4.9
django-helusers==0.4.2
django-hstore==1.4.2
django-image-cropping==1.2.0
django-jinja==2.4.1
django-js-asset==1.1.0 # via django-mptt
django-modeltranslation==0.13b1
django-mptt==0.9.1 # via django-munigeo
django-munigeo==0.3.3
django-parler-rest==2.0 # via django-munigeo
django-parler==1.9.2
django-reversion==3.0.2
django-sanitized-dump==0.2.2
django==2.1.7
djangorestframework-jwt==1.11.0
djangorestframework==3.9.1
drf-oidc-auth==0.9 # via django-helusers
easy-thumbnails==2.5
faker==1.0.2
flake8==3.6.0
freezegun==0.3.11
future==0.17.1 # via pyjwkest
humanize==0.5.1 # via delorean
icalendar==4.0.3
idna==2.8 # via requests
iso8601==0.1.12
jinja2==2.10
jsonschema==2.6.0
lxml==4.3.0
markupsafe==1.1.0 # via jinja2
mccabe==0.6.1 # via flake8
more-itertools==5.0.0 # via pytest
ntlm-auth==1.2.0 # via requests-ntlm
oauthlib==3.0.0 # via requests-oauthlib
pillow==5.4.1 # via easy-thumbnails
pip-tools==3.2.0
pluggy==0.8.1 # via pytest
psycopg2==2.7.6.1
py==1.7.0 # via pytest
pycodestyle==2.4.0 # via flake8
pycparser==2.19 # via cffi
pycryptodomex==3.7.3 # via pyjwkest
pyflakes==2.0.0 # via flake8
pyjwkest==1.4.0 # via drf-oidc-auth
pyjwt==1.7.1
pytest-cov==2.6.1
pytest-django==3.4.5
pytest==4.1.1
python-dateutil==2.7.5 # via arrow, delorean, faker, freezegun, icalendar
python-docx==0.8.10
python3-openid==3.1.0 # via django-allauth
pytz==2018.9
pyyaml==5.1 # via database-sanitizer, django-munigeo, django-sanitized-dump
raven==6.10.0
requests-cache==0.4.13 # via django-munigeo
requests-ntlm==1.1.0
requests-oauthlib==1.2.0 # via django-allauth
requests==2.21.0
six==1.12.0
text-unidecode==1.2 # via faker
tzlocal==1.5.1 # via delorean
urllib3==1.24.1 # via requests
xlsxwriter==1.1.2