#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
#    pip-compile requirements-linting.in
#
astroid==3.0.1
    # via pylint
dill==0.3.7
    # via pylint
isort==5.13.2
    # via pylint
mccabe==0.7.0
    # via pylint
platformdirs==3.1.0
    # via pylint
pylint==3.0.3
    # via -r dev_requirements/requirements-linting.in
tomli==2.0.1
    # via pylint
tomlkit==0.11.6
    # via pylint
typing-extensions==4.9.0
    # via astroid
