-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
74 lines (74 loc) · 2.38 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt requirements.in
#
beautifulsoup4==4.6.3
bleach==2.0.0 # via django-html-sanitizer
certifi==2017.7.27.1 # via requests
chardet==3.0.4 # via requests
click==6.7 # via pip-tools
contextlib2==0.5.5 # via raven
cookies==2.2.1 # via responses
defaultlist==0.1.0
defusedxml==0.5.0 # via python3-openid
django-admin-interface==0.5.2
django-admin-sortable2==0.6.15
django-allauth==0.33.0
django-autocomplete-light==3.2.10
django-autoslug==1.9.3
django-colorfield==0.1.14 # via django-admin-interface
django-common-helpers==0.9.1 # via django-cron
django-crispy-forms==1.7.2
django-cron==0.5.0
django-dbbackup==3.1.3
django-debug-toolbar==1.8
django-extensions==1.9.0
django-flat-responsive==1.4.1 # via django-admin-interface
django-flat-theme==1.1.4 # via django-admin-interface
django-html-sanitizer==0.1.5
django-reversion==2.0.10
django-storages==1.6.5
django==1.11.2
dnspython==1.15.0 # via email-validator
dropbox==8.0.0
email-validator==1.0.2 # via faker
factory-boy==2.9.2
faker==0.8.1 # via factory-boy
first==2.0.1 # via pip-tools
freezegun==0.3.9
gunicorn==19.7.1
html5lib==0.999999999 # via bleach
idna==2.6 # via email-validator, requests
mypy-extensions==0.3.0
mypy==0.521
oauthlib==2.0.2 # via requests-oauthlib
olefile==0.44 # via pillow
pdftotext==2.1.1
pillow==4.2.1
pip-tools==1.9.0
psycopg2==2.7.3.1
py==1.4.34 # via pytest
pytest-django==3.1.2
pytest-responses==0.3.0
pytest==3.2.1 # via pytest-django, pytest-responses
python-dateutil==2.6.1 # via faker, freezegun
python3-openid==3.1.0 # via django-allauth
pytz==2017.2 # via django, django-dbbackup
raven==6.1.0
requests-cache==0.4.13
requests-oauthlib==0.8.0 # via django-allauth
requests==2.18.4
responses==0.7.0
rules==1.2.1
six==1.10.0 # via bleach, django-dbbackup, django-extensions, dropbox, faker, freezegun, html5lib, pip-tools, python-dateutil, responses
sqlparse==0.2.3 # via django-debug-toolbar
subdomains==2.1.1
tesserocr==2.4.0
tqdm==4.28.1
typed-ast==1.0.4 # via mypy
ukpostcodeparser==1.1.1 # via faker
urllib3==1.22 # via dropbox, requests
webencodings==0.5.1 # via html5lib
werkzeug==0.12.2