# llm-streaming x script requirements.
mca-sdk>=0.10.0

# Optional live provider. The entry point falls back to a stub stream when the
# openai package is not installed, so this dependency is not strictly required
# for the smoke test.
openai>=1.30
