#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=dev --output-file=requirements/requirements-dev.txt --resolver=backtracking pyproject.toml
#
build==0.10.0
    # via pip-tools
cfgv==3.3.1
    # via pre-commit
click==8.1.3
    # via pip-tools
distlib==0.3.6
    # via virtualenv
filelock==3.11.0
    # via virtualenv
identify==2.5.22
    # via pre-commit
nodeenv==1.7.0
    # via
    #   pre-commit
    #   pyright
packaging==23.1
    # via build
pip-tools==6.13.0
    # via coco_types (pyproject.toml)
platformdirs==3.2.0
    # via virtualenv
pre-commit==3.2.2
    # via coco_types (pyproject.toml)
pydantic==1.10.7
    # via coco_types (pyproject.toml)
pyproject-hooks==1.0.0
    # via build
pyright==1.1.303
    # via coco_types (pyproject.toml)
pyyaml==6.0
    # via pre-commit
ruff==0.0.261
    # via coco_types (pyproject.toml)
tomli==2.0.1
    # via
    #   build
    #   pyproject-hooks
typing-extensions==4.5.0
    # via pydantic
virtualenv==20.21.0
    # via pre-commit
wheel==0.40.0
    # via pip-tools

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