#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --no-emit-index-url --output-file=requirements-dev.txt requirements-dev.in
#
build==1.0.3
    # via pip-tools
cfgv==3.4.0
    # via pre-commit
click==8.1.7
    # via
    #   -c requirements.txt
    #   pip-tools
coverage[toml]==7.3.2
    # via
    #   coverage
    #   pytest-cov
distlib==0.3.7
    # via virtualenv
filelock==3.13.1
    # via virtualenv
identify==2.5.33
    # via pre-commit
iniconfig==2.0.0
    # via pytest
mypy==1.7.1
    # via -r requirements-dev.in
mypy-extensions==1.0.0
    # via mypy
nodeenv==1.8.0
    # via pre-commit
packaging==23.2
    # via
    #   build
    #   pytest
pip-tools==7.3.0
    # via -r requirements-dev.in
platformdirs==4.1.0
    # via virtualenv
pluggy==1.3.0
    # via pytest
pre-commit==3.5.0
    # via -r requirements-dev.in
pyproject-hooks==1.0.0
    # via build
pytest==7.4.3
    # via
    #   -r requirements-dev.in
    #   pytest-cov
pytest-cov==4.1.0
    # via -r requirements-dev.in
pyyaml==6.0.1
    # via pre-commit
typing-extensions==4.8.0
    # via
    #   -c requirements.txt
    #   mypy
virtualenv==20.25.0
    # via pre-commit
wheel==0.42.0
    # via pip-tools

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