mock
pytest>=6
pytest-env
pytest-mock
botocore<1.28

# only used in CI
coveralls
mypy==0.950;python_version>="3.7"
pytest-cov

# used for type-checking
botocore-stubs
types-six
