xref: /llvm-project/mlir/python/requirements.txt (revision f136c800b60dbfacdbb645e7e92acba52e2f279f)
1nanobind>=2.4, <3.0
2numpy>=1.19.5, <=2.1.2
3pybind11>=2.10.0, <=2.13.6
4PyYAML>=5.4.0, <=6.0.1
5ml_dtypes>=0.1.0, <=0.6.0; python_version<"3.13"   # provides several NumPy dtype extensions, including the bf16
6ml_dtypes>=0.5.0, <=0.6.0; python_version>="3.13"