#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile --extra=test --output-file=requirements/requirements-test.txt --resolver=backtracking pyproject.toml
#
exceptiongroup==1.1.1
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.1
    # via pytest
pluggy==1.0.0
    # via pytest
pydantic==1.10.7
    # via coco_types (pyproject.toml)
pytest==7.3.1
    # via coco_types (pyproject.toml)
tomli==2.0.1
    # via pytest
typing-extensions==4.5.0
    # via pydantic
