49a2b6f85c
## Summary `uv run --exact` will remove any unnecessary packages prior to running the given command. (By default, `uv run` uses "inexact" semantics.) Closes https://github.com/astral-sh/uv/issues/7838.