75c26229a2
## Summary We were making some incorrect assumptions in the extra-merging code for universal `pip compile`. This PR corrects those assumptions and adds a bunch of additional tests. Closes https://github.com/astral-sh/uv/issues/8915.