mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00

## Summary After we resolve, we filter out any wheels that aren't applicable for the target platforms. So, e.g., we remove macOS wheels if we find that the user only asked to solve for Windows. This PR extends the same logic to architectures, so that we filter out ARM-only wheels when the user is only solving for x86, etc. Closes #10571.
26 lines
658 B
Text
26 lines
658 B
Text
# This file was autogenerated by uv via the following command:
|
|
# uv pip compile scripts/scenarios/requirements.in -o scripts/scenarios/requirements.txt --refresh-package packse -n
|
|
chevron-blue==0.2.1
|
|
# via
|
|
# -r scripts/scenarios/requirements.in
|
|
# packse
|
|
hatchling==1.27.0
|
|
# via packse
|
|
msgspec==0.18.6
|
|
# via packse
|
|
packaging==24.2
|
|
# via hatchling
|
|
packse==0.3.45
|
|
# via -r scripts/scenarios/requirements.in
|
|
pathspec==0.12.1
|
|
# via hatchling
|
|
pluggy==1.5.0
|
|
# via hatchling
|
|
pyyaml==6.0.2
|
|
# via packse
|
|
setuptools==75.6.0
|
|
# via packse
|
|
trove-classifiers==2024.10.21.16
|
|
# via hatchling
|
|
uv==0.5.10
|
|
# via packse
|