boto3~=1.5
jsonschema~=3.0
six~=1.11

[:python_version < "3"]
pyrsistent~=0.16.0

[:python_version < "3.4"]
enum34~=1.1

[dev]
coverage>=4.4.0
flake8>=3.3.0
tox>=2.2.1
pytest-cov>=2.4.0
pylint<2.0,>=1.7.2
pyyaml>=5.1
pytest>=3.0.7
mock>=2.0.0
parameterized>=0.6.1
requests>=2.20.0
docopt>=0.6.2
