#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --output-file=requirements/linting.txt requirements/linting.in
#
black==24.2.0
    # via -r requirements/linting.in
cfgv==3.4.0
    # via pre-commit
click==8.1.7
    # via black
distlib==0.3.8
    # via virtualenv
filelock==3.13.1
    # via virtualenv
identify==2.5.33
    # via pre-commit
mypy==1.8.0
    # via -r requirements/linting.in
mypy-extensions==1.0.0
    # via
    #   black
    #   mypy
nodeenv==1.8.0
    # via pre-commit
packaging==23.2
    # via black
pathspec==0.12.1
    # via black
platformdirs==4.2.0
    # via
    #   black
    #   virtualenv
pre-commit==3.6.2
    # via -r requirements/linting.in
pyupgrade==3.15.1
    # via -r requirements/linting.in
pyyaml==6.0.1
    # via pre-commit
ruff==0.2.2
    # via -r requirements/linting.in
tokenize-rt==5.2.0
    # via pyupgrade
typing-extensions==4.9.0
    # via mypy
virtualenv==20.25.0
    # via pre-commit

# The following packages are considered to be unsafe in a requirements file:
# setuptools
