#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
#    pip-compile --output-file=requirements-tests.txt req-tests.txt
#
exceptiongroup==1.2.1
    # via pytest
iniconfig==2.0.0
    # via pytest
packaging==23.2
    # via
    #   -r req-tests.txt
    #   pytest
pluggy==1.5.0
    # via pytest
pytest==7.4.3
    # via
    #   -r req-tests.txt
    #   pytest-assume
    #   pytest-asyncio
    #   pytest-mock
pytest-assume==2.3.3
    # via -r req-tests.txt
pytest-asyncio==0.21.1
    # via -r req-tests.txt
pytest-mock==3.12.0
    # via -r req-tests.txt
pyyaml==6.0.1
    # via -r req-tests.txt
tomli==2.0.1
    # via pytest
