forked from uktrade/invest-pir-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_test.txt
121 lines (120 loc) · 6.24 KB
/
requirements_test.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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements_test.in
#
-e git+git://github.com/dominno/django-moderation.git@8d98d35d7b39993046997f053d1f72e7a585fb3f#egg=django_moderation # via -r requirements.in
-e git+git://github.com/Kozea/WeasyPrint.git@5727e57859b7603d4e06589b22c524456a114b1c#egg=WeasyPrint # via -r requirements.in
amqp==2.3.2 # via kombu
asn1crypto==0.24.0 # via cryptography
attrs==17.4.0 # via pytest
aws-xray-sdk==0.95 # via moto
beautifulsoup4==4.6.0 # via -r requirements_test.in, bs4
billiard==3.5.0.3 # via celery
boto3==1.5.10 # via -r requirements.in, django-amazon-ses, moto
boto==2.48.0 # via moto
botocore==1.8.24 # via -r requirements.in, boto3, moto, s3transfer
bs4==0.0.1 # via -r requirements.in
cachetools==2.0.1 # via zenpy
cairocffi==0.8.1 # via cairosvg, weasyprint
cairosvg==2.1.3 # via weasyprint
celery[redis]==4.1.0 # via -r requirements.in
certifi==2018.1.18 # via requests
cffi==1.11.5 # via cairocffi, cryptography, weasyprint
chardet==3.0.4 # via requests
codecov==2.0.15 # via -r requirements_test.in
cookies==2.2.1 # via moto
coverage==4.4.2 # via codecov, pytest-cov
cryptography==2.7 # via -r requirements.in, moto, pyopenssl, requests
cssselect2==0.2.1 # via cairosvg, weasyprint
defusedxml==0.5.0 # via cairosvg
directory-validators==4.5.1 # via -r requirements.in
dj-database-url==0.4.2 # via -r requirements.in
django-amazon-ses==2.0.0 # via -r requirements.in
django-appconf==1.0.2 # via django-axes
django-axes==4.4.0 # via -r requirements.in
django-clear-cache==0.3 # via -r requirements.in
django-countries-plus==1.2.1 # via -r requirements.in
django-countries==5.2 # via -r requirements.in
django-crispy-forms==1.7.1 # via -r requirements.in
django-environ==0.4.5 # via -r requirements.in
django-ipware==2.1.0 # via django-axes
django-markdownx==2.0.28 # via -r requirements.in
django-model-utils==3.1.2 # via django-moderation
django-modelcluster==4.1 # via -r requirements.in
django-modeltranslation==0.12.2 # via -r requirements.in
django-redis==4.8.0 # via -r requirements.in
django-storages==1.6.5 # via -r requirements.in
django-taggit==0.22.2 # via -r requirements.in
django-treebeard==4.2.0 # via -r requirements.in
django==1.11.29 # via -r requirements.in, directory-validators, django-amazon-ses, django-clear-cache, django-countries-plus, django-markdownx, django-model-utils, django-moderation, django-recaptcha, django-treebeard, sigauth
django_recaptcha==1.2.0 # via -r requirements.in
djangorestframework==3.9.1 # via -r requirements.in, sigauth
docker-pycreds==0.3.0 # via docker
docker==3.4.0 # via moto
docopt==0.6.2 # via notifications-python-client
docutils==0.14 # via botocore
flake8==3.5.0 # via -r requirements_test.in
future==0.16.0 # via notifications-python-client
gunicorn==19.7.1 # via -r requirements.in
html5lib==1.0.1 # via weasyprint
idna==2.6 # via requests
jinja2==2.11.2 # via -r requirements_test.in, moto
jmespath==0.9.3 # via boto3, botocore
jsondiff==1.1.1 # via moto
jsonpickle==0.9.6 # via aws-xray-sdk
kombu==4.1.0 # via -r requirements.in, celery
markdown==2.6.11 # via django-markdownx
markupsafe==1.1.1 # via -r requirements_test.in, jinja2
mccabe==0.6.1 # via flake8
mock==2.0.0 # via moto
mohawk==0.3.4 # via sigauth
monotonic==1.5 # via notifications-python-client
moto==1.3.1 # via -r requirements_test.in
notifications-python-client==5.4.0 # via -r requirements.in
olefile==0.44 # via directory-validators, pillow
pbr==4.0.4 # via mock
pdfrw==0.4 # via weasyprint
phonenumberslite==7.7.4 # via directory-validators
pillow==4.2.1 # via cairosvg, directory-validators, django-markdownx
pluggy==0.6.0 # via pytest
psycopg2_binary==2.8.6 # via -r requirements.in
py==1.5.2 # via pytest
pyaml==17.12.1 # via moto
pycodestyle==2.3.1 # via flake8
pycparser==2.18 # via cffi
pyflakes==1.6.0 # via flake8
pyjwt==1.6.4 # via notifications-python-client
pyopenssl==19.0.0 # via requests
pypdf2==1.26.0 # via -r requirements.in
pyphen==0.9.4 # via weasyprint
pytest-cov==2.5.1 # via -r requirements_test.in
pytest-django==3.1.2 # via -r requirements_test.in
pytest-sugar==0.9.0 # via -r requirements_test.in
pytest==3.3.2 # via -r requirements_test.in, pytest-cov, pytest-django, pytest-sugar
python-dateutil==2.6.1 # via botocore, moto, zenpy
pytz==2017.2 # via -r requirements.in, celery, directory-validators, django, django-axes, django-modelcluster, moto
pyyaml==4.2b4 # via -r requirements.in, pyaml
raven==6.5.0 # via -r requirements.in
redis==2.10.6 # via celery, django-redis
requests[security]==2.21.0 # via -r requirements.in, aws-xray-sdk, codecov, django-countries-plus, docker, moto, notifications-python-client, zenpy
s3transfer==0.1.13 # via boto3
sigauth==2.1.3 # via -r requirements.in
six==1.11.0 # via cryptography, django-countries-plus, docker, html5lib, mock, mohawk, moto, pyopenssl, pytest, python-dateutil
sorl-thumbnail==12.4.1 # via -r requirements.in
termcolor==1.1.0 # via pytest-sugar
tinycss2==0.6.1 # via cairosvg, cssselect2, weasyprint
urllib3==1.24.3 # via -r requirements.in, requests
vine==1.1.4 # via amqp
waitress==1.4.4 # via -r requirements.in
webencodings==0.5.1 # via html5lib, tinycss2
websocket-client==0.48.0 # via docker
werkzeug==0.14.1 # via moto
whitenoise==3.3.1 # via -r requirements.in
wrapt==1.10.11 # via aws-xray-sdk
xmltodict==0.11.0 # via moto
zenpy==1.1.10 # via -r requirements.in
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools