#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --extra=test --output-file=requirements/py38/test.txt --resolver=backtracking pyproject.toml
#
argcomplete==3.0.8
    # via project-structure (pyproject.toml)
build==0.10.0
    # via pip-tools
click==8.1.3
    # via pip-tools
exceptiongroup==1.1.1
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via
    #   build
    #   pytest
pip-tools==6.13.0
    # via project-structure (pyproject.toml)
pluggy==1.0.0
    # via pytest
pyproject-hooks==1.0.0
    # via build
pytest==7.3.1
    # via project-structure (pyproject.toml)
tomli==2.0.1
    # via
    #   build
    #   pyproject-hooks
    #   pytest
wheel==0.40.0
    # via pip-tools

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