# python_version 3.10
# pip_version 23.*
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./tools/update-requirements.py
#
build==1.2.2.post1
    # via pip-tools
click==8.1.7
    # via pip-tools
colorama==0.4.6
    # via
    #   build
    #   click
    #   pytest
exceptiongroup==1.2.2
    # via pytest
execnet==2.1.1
    # via pytest-xdist
iniconfig==2.0.0
    # via pytest
packaging==24.1
    # via
    #   build
    #   pytest
pip-tools==7.4.1
    # via -r tools\requirements.in
pluggy==1.5.0
    # via pytest
pyproject-hooks==1.2.0
    # via
    #   build
    #   pip-tools
pytest==8.3.3
    # via
    #   -r tools\requirements.in
    #   pytest-xdist
pytest-xdist==3.6.1
    # via -r tools\requirements.in
tomli==2.0.2
    # via
    #   build
    #   pip-tools
    #   pytest
wheel==0.44.0
    # via pip-tools

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