This repository has been archived by the owner on Aug 21, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements_test.txt
67 lines (67 loc) · 2.27 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements_test.txt requirements_test.in
#
attrs==19.1.0 # via jsonschema
beautifulsoup4==4.6.0
boto3==1.9.62
botocore==1.12.62 # via boto3, s3transfer
certifi==2018.1.18 # via requests
chardet==3.0.4 # via requests
codecov==2.0.9
contextlib2==0.5.5 # via raven
coverage==4.5.1 # via codecov, pytest-cov
directory-api-client==14.0.0
directory-client-core==5.1.0 # via directory-api-client, directory-cms-client, directory-forms-api-client
directory-cms-client==10.0.1
directory-components==16.5.0
directory-constants==17.0.0 # via directory-components
directory-forms-api-client==4.0.0
directory-healthcheck==1.0.1
directory-validators==5.0.1
django-environ==0.4.5
django-formtools==2.0
django-health-check==3.8.0 # via directory-healthcheck
django-redis==4.8.0
django-storages==1.6.6
django==1.11.22
django_recaptcha==1.2.0
djangorestframework==3.9.1
docutils==0.14 # via botocore
flake8==3.0.4
freezegun==0.3.8
gunicorn==19.5.0
idna==2.6 # via requests
jmespath==0.9.3 # via boto3, botocore
jsonschema==3.0.1 # via directory-components
mccabe==0.5.3 # via flake8
mohawk==0.3.4 # via sigauth
monotonic==1.4 # via directory-client-core
olefile==0.44 # via directory-validators, pillow
phonenumberslite==7.7.4 # via directory-validators
pillow==4.2.1 # via directory-validators
py==1.5.2 # via pytest
pycodestyle==2.0.0 # via flake8
pyflakes==1.2.3 # via flake8
pyrsistent==0.15.2 # via jsonschema
pytest-cov==2.3.1
pytest-django==3.0.0
pytest-sugar==0.9.1
pytest==3.0.2
python-dateutil==2.6.1 # via botocore, freezegun
pytz==2017.2 # via directory-validators, django
raven==5.19.0
redis==2.10.5
requests==2.21.0
requests_mock==1.1.0
s3transfer==0.1.13 # via boto3
sigauth==4.0.1 # via directory-client-core
six==1.11.0 # via freezegun, jsonschema, mohawk, pyrsistent, python-dateutil, requests-mock, w3lib
sorl-thumbnail==12.5
termcolor==1.1.0 # via pytest-sugar
urllib3==1.24.2
w3lib==1.19.0 # via directory-client-core
waitress==0.8.9
whitenoise==3.1