#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --strip-extras pylint-requirements.in
#
astroid==3.0.1
    # via pylint
dill==0.3.7
    # via pylint
isort==5.12.0
    # via pylint
mccabe==0.7.0
    # via pylint
platformdirs==4.0.0
    # via pylint
pylint==3.0.2
    # via -r pylint-requirements.in
tomlkit==0.12.2
    # via pylint
