#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
#    pip-compile --output-file=requirements/dev.txt --strip-extras requirements/dev.in
#
build==1.3.0
    # via pip-tools
click==8.3.0
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
coverage==7.11.3
    # via pytest-cov
iniconfig==2.3.0
    # via pytest
packaging==25.0
    # via
    #   build
    #   pytest
pip-tools==7.5.2
    # via -r requirements/dev.in
pluggy==1.6.0
    # via
    #   pytest
    #   pytest-cov
pygments==2.19.2
    # via pytest
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==9.0.1
    # via
    #   -r requirements/dev.in
    #   pytest-cov
pytest-cov==7.0.0
    # via -r requirements/dev.in
wheel==0.45.1
    # via pip-tools

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