boto3==1.4.0
virtualenv

[lint]
flake8>=2.5.4
pylint>=1.5.5

[style]
flake8>=2.5.4
pylint>=1.5.5

[test]
coverage>=4.0.3
pytest>=2.9.1
moto>=0.4.23

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