#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
#    pip-compile --output-file=requirements/dev.txt --strip-extras requirements/dev.in
#
build==1.2.2.post1
    # via pip-tools
click==8.1.7
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
coverage==7.6.4
    # via pytest-cov
iniconfig==2.0.0
    # via pytest
packaging==24.2
    # via
    #   build
    #   pytest
pip-tools==7.4.1
    # via -r requirements/dev.in
pluggy==1.5.0
    # via pytest
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==8.3.3
    # via
    #   -r requirements/dev.in
    #   pytest-cov
pytest-cov==6.0.0
    # via -r requirements/dev.in
wheel==0.45.0
    # via pip-tools

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