#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./build.sh upgrade-requirements
#
attrs==24.1.0
    # via
    #   -r requirements/test.in
    #   hypothesis (hypothesis-python/pyproject.toml)
exceptiongroup==1.2.2 ; python_version < "3.11"
    # via
    #   hypothesis (hypothesis-python/pyproject.toml)
    #   pytest
execnet==2.1.1
    # via pytest-xdist
iniconfig==2.1.0
    # via pytest
packaging==25.0
    # via pytest
pexpect==4.9.0
    # via -r requirements/test.in
pluggy==1.5.0
    # via pytest
ptyprocess==0.7.0
    # via pexpect
pytest==8.4.0
    # via
    #   -r requirements/test.in
    #   pytest-xdist
pytest-xdist==3.6.1
    # via -r requirements/test.in
sortedcontainers==2.4.0
    # via hypothesis (hypothesis-python/pyproject.toml)
tomli==2.2.1
    # via pytest
