
Reland reverted https://github.com/llvm/llvm-project/pull/107103 with the fixes for Python 3.8 cc @jpienaar Co-authored-by: Peter Hawkins <phawkins@google.com>
6 lines
255 B
Plaintext
6 lines
255 B
Plaintext
nanobind>=2.4, <3.0
|
|
numpy>=1.19.5, <=2.1.2
|
|
pybind11>=2.10.0, <=2.13.6
|
|
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" |