boto3>=1.6.12
botocore>=1.9.12

[lint]
flake8>=2.5.4
pylint>=1.5.5

[style]
flake8>=2.5.4
pylint>=1.5.5

[test]
coverage>=4.0.3
moto>=0.4.31
pytest>=2.9.1
pytest-cov>=2.4.0

[test-requirements]
coverage>=4.0.3
moto>=0.4.31
pytest>=2.9.1
pytest-cov>=2.4.0
flake8>=2.5.4
pylint>=1.5.5
