#
# This file is autogenerated by pip-compile with Python 3.14
# by the following command:
#
#    pip-compile --no-strip-extras --output-file=requirements-tests.txt req-tests.txt
#
iniconfig==2.3.0
    # via pytest
packaging==26.3
    # via
    #   -r req-tests.txt
    #   pytest
pluggy==1.6.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
six==1.17.0
    # via -r req-tests.txt
tomli==2.4.1
    # via -r req-tests.txt
