### Describe your idea/feature/enhancement Currently you can `sam build` with a `--manifest requirements.txt` but it would be nice to add support for `uv.lock` files as described [here](https://docs.astral.sh/uv/guides/projects/#uvlock)
Describe your idea/feature/enhancement
Currently you can
sam buildwith a--manifest requirements.txtbut it would be nice to add support foruv.lockfiles as described here