# Requirements for the managed backend public-edge Lambda image.
#
# Keep this as a thin overlay on top of the canonical backend runtime contract
# so OAuth, auth, and connector paths cannot drift from ECS/runtime packaging.
# Lambda-only additions belong here only when the managed public edge actually
# imports them at startup.

-r requirements.runtime.txt
