mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 03:56:16 +08:00
The CI scripts install some python dependencies primarily for testing this patch moves these over to a single requirements file that also hash pins everything using pip-compile to conform to best security and reproducibility practices.