# 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). Pin to the SDK's published package name once it's on an index; for
# now install it editable from the repo (see README).
voqalize-agent-sdk
fastapi>=0.115
uvicorn[standard]>=0.30
