Sign in
llvm
/
llvm-project
/
refs/heads/users/pcc/spr/codegen-introduce-machinefunctiongetpreferredalignment
/
.
/
mlir
/
python
/
requirements.txt
blob: 5ff9500e50127e4f7aa79b399f1a65923bfb6770 [
file
] [
log
] [
blame
] [
edit
]
numpy>=1.19.5, <=2.1.2
PyYAML>=5.4.0, <=6.0.1
ml_dtypes>=0.1.0, <=0.6.0; python_version<"3.13" # provides several NumPy dtype extensions, including the bf16
ml_dtypes>=0.5.0, <=0.6.0; python_version>="3.13"
typing_extensions>=4.12.2