#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    ./build.sh upgrade-requirements
#
attrs==23.1.0
    # via hypothesis (hypothesis-python/setup.py)
exceptiongroup==1.1.3 ; python_version < "3.11"
    # via
    #   hypothesis (hypothesis-python/setup.py)
    #   pytest
execnet==2.0.2
    # via pytest-xdist
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via pytest
pexpect==4.8.0
    # via -r requirements/test.in
pluggy==1.3.0
    # via pytest
ptyprocess==0.7.0
    # via pexpect
pytest==7.4.3
    # via
    #   -r requirements/test.in
    #   pytest-xdist
pytest-xdist==3.3.1
    # via -r requirements/test.in
sortedcontainers==2.4.0
    # via hypothesis (hypothesis-python/setup.py)
tomli==2.0.1
    # via pytest
