coverage~=5.3
flake8~=3.8.4
tox~=3.24
pytest-cov~=2.10.1
pytest-xdist~=2.5
pytest-env~=0.6.2
pylint~=2.9.0
pyyaml~=5.4

# Test requirements
pytest~=6.2.5
parameterized~=0.7.4

# Integration tests
click~=7.1
dateparser~=0.7
boto3>=1.23,<2
tenacity~=7.0.0

# Requirements for examples
requests~=2.24.0

# CLI requirements
docopt~=0.6.2

# formatter
black==20.8b1

# type check
mypy==0.971

# types
boto3-stubs[appconfig,serverlessrepo]>=1.19.5,==1.*
types-PyYAML~=5.4
types-jsonschema~=3.2
