pytorch has reported an issue on aarch64 where they use `auditwheel` to repair wheels. After [6.3.0](https://github.com/pypa/auditwheel/releases/tag/6.3.0), they've reported https://github.com/pytorch/pytorch/pull/149471. While we're also using auditwheel to repair torch wheels, this do not break our release. I might be able to look into this later.