#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
#    pip-compile dev-requirements.in
#
astroid==2.13.3
    # via pylint
attrs==20.3.0
    # via pytest
black==22.12.0
    # via -r dev-requirements.in
boto3==1.26.59
    # via
    #   -r requirements.txt
    #   cfn-sync
boto3-stubs[cloudformation]==1.24.96
    # via -r dev-requirements.in
botocore==1.29.59
    # via
    #   -r requirements.txt
    #   boto3
    #   s3transfer
botocore-stubs==1.20.94
    # via boto3-stubs
cfn-sync==0.0.11
    # via -r requirements.txt
click==8.1.3
    # via
    #   -r requirements.txt
    #   black
coverage[toml]==5.5
    # via pytest-cov
dill==0.3.6
    # via pylint
iniconfig==1.1.1
    # via pytest
isort==5.12.0
    # via
    #   -r dev-requirements.in
    #   pylint
jinja2==3.1.2
    # 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.991
    # 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
pylint==2.15.10
    # via -r dev-requirements.in
pyparsing==2.4.7
    # via packaging
pytest==7.2.1
    # via
    #   -r dev-requirements.in
    #   pytest-cov
pytest-cov==4.0.0
    # via -r dev-requirements.in
python-dateutil==2.8.1
    # via
    #   -r requirements.txt
    #   botocore
    #   strictyaml
s3transfer==0.6.0
    # via
    #   -r requirements.txt
    #   boto3
six==1.15.0
    # via
    #   -r requirements.txt
    #   python-dateutil
strictyaml==1.6.2
    # via -r requirements.txt
toml==0.10.2
    # via coverage
tomlkit==0.11.0
    # via pylint
types-docutils==0.19.1.1
    # via types-setuptools
types-s3transfer==0.6.0
    # via boto3-stubs
types-setuptools==65.7.0.3
    # via -r dev-requirements.in
typing-extensions==4.4.0
    # via
    #   -r dev-requirements.in
    #   boto3-stubs
    #   mypy
    #   mypy-boto3-cloudformation
urllib3==1.26.4
    # via
    #   -r requirements.txt
    #   botocore
wrapt==1.14.1
    # via astroid
