mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-02 18:12:17 +00:00
![]() ## Summary At time of writing, `markupsafe==3.0.2` exists on the PyTorch index, but there's only a single wheel: `MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl` Meanwhile, there are a large number of wheels on PyPI for the same version. If the user is on Python 3.12, and we return the incompatible PyTorch wheel without considering the PyPI wheels, PubGrub will mark 3.0.2 as an incompatible version, even though there are compatible wheels on PyPI. Closes https://github.com/astral-sh/uv/issues/8922. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |