# Root requirements = runner + invoker deps only. Per-function deps live # alongside each function (functions//requirements.txt) so they're # bundled with the function's deployment zip for AWS. fastapi>=0.115 uvicorn[standard]>=0.32