#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
astroid==2.9.0
    # via pylint
attrs==20.3.0
    # via pytest
black==22.1.0
    # via -r dev-requirements.in
boto3==1.21.9
    # via
    #   -r requirements.txt
    #   cfn-sync
boto3-stubs[cloudformation]==1.21.9
    # via -r dev-requirements.in
botocore==1.24.9
    # via
    #   -r requirements.txt
    #   boto3
    #   s3transfer
botocore-stubs==1.20.94
    # via boto3-stubs
cfn-sync==0.0.10
    # via -r requirements.txt
click==8.0.4
    # via
    #   -r requirements.txt
    #   black
coverage[toml]==5.5
    # via pytest-cov
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via
    #   -r dev-requirements.in
    #   pylint
jinja2==3.0.3
    # via -r requirements.txt
jmespath==0.10.0
    # via
    #   -r requirements.txt
    #   boto3
    #   botocore
lazy-object-proxy==1.6.0
    # via astroid
markupsafe==2.0.0
    # via
    #   -r requirements.txt
    #   jinja2
mccabe==0.6.1
    # via pylint
mypy==0.931
    # via -r dev-requirements.in
mypy-boto3-cloudformation==1.21.0
    # via boto3-stubs
mypy-extensions==0.4.3
    # via
    #   black
    #   mypy
packaging==20.9
    # via pytest
pathspec==0.9.0
    # via black
platformdirs==2.2.0
    # via
    #   black
    #   pylint
pluggy==0.13.1
    # via pytest
py==1.10.0
    # via pytest
pylint==2.12.2
    # via -r dev-requirements.in
pyparsing==2.4.7
    # via packaging
pytest==7.0.1
    # via
    #   -r dev-requirements.in
    #   pytest-cov
pytest-cov==3.0.0
    # via -r dev-requirements.in
python-dateutil==2.8.1
    # via
    #   -r requirements.txt
    #   botocore
    #   strictyaml
s3transfer==0.5.0
    # via
    #   -r requirements.txt
    #   boto3
six==1.15.0
    # via
    #   -r requirements.txt
    #   python-dateutil
strictyaml==1.6.1
    # via -r requirements.txt
toml==0.10.2
    # via
    #   coverage
    #   pylint
tomli==1.2.3
    # via
    #   black
    #   mypy
    #   pytest
typing-extensions==4.1.1
    # via
    #   -r dev-requirements.in
    #   mypy
urllib3==1.26.4
    # via
    #   -r requirements.txt
    #   botocore
wrapt==1.12.1
    # via astroid
