# Test-only dependencies for the voice-server. Install alongside
# requirements.txt to run `pytest`. Kept separate so the runtime
# image stays lean.
#
#   pip install -r requirements.txt -r requirements-dev.txt
#
pytest>=8.0
pytest-asyncio>=0.24
