#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile requirements-linting.in
#
astroid==3.2.2
    # via pylint
dill==0.3.7
    # via pylint
isort==5.13.2
    # via pylint
mccabe==0.7.0
    # via pylint
platformdirs==3.11.0
    # via pylint
pylint==3.2.5
    # via -r dev_requirements/requirements-linting.in
tomlkit==0.12.2
    # via pylint
