Skip to content

Bump python dependencies to minimum required for Arm64 Windows - #62328

Open
dpaoliello wants to merge 1 commit into
web-platform-tests:masterfrom
dpaoliello:arm64win
Open

Bump python dependencies to minimum required for Arm64 Windows#62328
dpaoliello wants to merge 1 commit into
web-platform-tests:masterfrom
dpaoliello:arm64win

Conversation

@dpaoliello

Copy link
Copy Markdown

GitHub only recently added Arm64 Windows runners, so only recent Python packages tend to have a Wheel for Arm64 Windows.

This change bumps the Python dependencies to version with Arm64 Wheels:

aioquic==1.3.0
cryptography==46

Testing: Ran tests locally on my Arm64 Windows device.

This is a re-do of servo/servo#42374 which became #57589

Contributes to fixing servo/servo#40611

GitHub only recently added Arm64 Windows runners, so only recent Python
packages tend to have a Wheel for Arm64 Windows.

This change bumps the Python dependencies to version with Arm64 Wheels:
```
aioquic==1.3.0
cryptography==46
```

Testing: Ran tests locally on my Arm64 Windows device.

This is a re-do of <servo/servo#42374> which
became <web-platform-tests#57589>

Contributes to fixing <servo/servo#40611>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant