`uv build` will download dependencies that are needed to build the sdist/wheel. It'd be great if it were possible to pass `--constraints`/`--build-constraints` so we can enforce versions that are downloaded.