#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --output-file=requirements/linting.txt --resolver=backtracking requirements/linting.in
#
black==22.12.0
    # via -r requirements/linting.in
cfgv==3.3.1
    # via pre-commit
click==8.1.3
    # via black
colorama==0.4.6
    # via isort
distlib==0.3.6
    # via virtualenv
filelock==3.9.0
    # via virtualenv
identify==2.5.13
    # via pre-commit
isort[colors]==5.11.4
    # via -r requirements/linting.in
mypy-extensions==0.4.3
    # via black
nodeenv==1.7.0
    # via pre-commit
pathspec==0.10.3
    # via black
platformdirs==2.6.2
    # via
    #   black
    #   virtualenv
pre-commit==2.21.0
    # via -r requirements/linting.in
pyupgrade==3.3.1
    # via -r requirements/linting.in
pyyaml==6.0
    # via pre-commit
ruff==0.0.229
    # via -r requirements/linting.in
tokenize-rt==5.0.0
    # via pyupgrade
tomli==2.0.1
    # via black
virtualenv==20.17.1
    # via pre-commit

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