#
# This file is autogenerated by pip-compile
# To update, run:
#
#    pip-compile dev-requirements.in
#
astroid==2.11.6
    # via pylint
attrs==20.3.0
    # via pytest
black==22.8.0
    # via -r dev-requirements.in
boto3==1.24.30
    # via -r requirements.txt
boto3-stubs[cloudformation]==1.24.69
    # via -r dev-requirements.in
botocore==1.27.30
    # via
    #   -r requirements.txt
    #   boto3
    #   s3transfer
botocore-stubs==1.20.94
    # via boto3-stubs
click==8.0.3
    # via black
coverage[toml]==5.5
    # via pytest-cov
dill==0.3.4
    # via pylint
iniconfig==1.1.1
    # via pytest
isort==5.10.1
    # via
    #   -r dev-requirements.in
    #   pylint
jmespath==0.10.0
    # via
    #   -r requirements.txt
    #   boto3
    #   botocore
lazy-object-proxy==1.5.2
    # via astroid
mccabe==0.6.1
    # via pylint
mypy==0.971
    # via -r dev-requirements.in
mypy-boto3-cloudformation==1.24.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.14.5
    # via -r dev-requirements.in
pyparsing==2.4.7
    # via packaging
pytest==7.1.3
    # 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
s3transfer==0.6.0
    # via
    #   -r requirements.txt
    #   boto3
six==1.15.0
    # via
    #   -r requirements.txt
    #   python-dateutil
toml==0.10.2
    # via coverage
tomli==1.2.3
    # via
    #   black
    #   mypy
    #   pylint
    #   pytest
tomlkit==0.11.0
    # via pylint
types-s3transfer==0.6.0
    # via boto3-stubs
typing-extensions==4.1.1
    # via
    #   astroid
    #   black
    #   boto3-stubs
    #   mypy
    #   mypy-boto3-cloudformation
    #   pylint
urllib3==1.26.5
    # via
    #   -r requirements.txt
    #   botocore
wrapt==1.12.1
    # via astroid
