See what packages would be installed if looking for the oldest version of everything, and not building from source
uv pip install --requirements pyproject.toml --no-build --dry-run --resolution lowest
uv pip install --requirements pyproject.toml --dry-run --no-build --python-platform windows