# The inbound brain needs the SDK plus an ASGI framework + server. That's it —
# no pipecat, no audio libs (the voice runtime lives on the other side of the
# socket).
voqalize-agent-sdk==0.4.0
fastapi>=0.115
uvicorn[standard]>=0.30
