#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile requirements-linting.in
#
astroid==2.15.0
    # via pylint
dill==0.3.6
    # via pylint
isort==5.12.0
    # via pylint
lazy-object-proxy==1.9.0
    # via astroid
mccabe==0.7.0
    # via pylint
platformdirs==3.1.0
    # via pylint
pylint==2.17.0
    # via
    #   -r dev_requirements/requirements-linting.in
    #   pylint-requests
pylint-requests==0.1.1
    # via -r dev_requirements/requirements-linting.in
tomlkit==0.11.6
    # via pylint
wrapt==1.15.0
    # via astroid
