164160da34
## Summary Closes https://github.com/astral-sh/uv/issues/4629. ## Test Plan Run `uv sync` with: ```toml [project] name = "foo" version = "0.1.0" requires-python = ">=3.9" dependencies = ["poetry"] ```