Dependency Management This project uses uv to manage Python dependencies Installation To install dependencies, ensure you have uv installed, then run: uv sync This command will install all required packages as specified in pyproject.toml