### Description - [uv](https://docs.astral.sh/uv/) is a package manager for Python that is claimed to be [10-100x faster than `pip`](https://github.com/astral-sh/uv/blob/main/BENCHMARKS.md). - All requirements files and Poetry-related files (whether it lives inside the host OS or inside the Docker containers) should be migrated to `uv`.