mirror of
https://github.com/intel/llvm.git
synced 2026-01-13 19:08:21 +08:00
This reverts commit 84a214856a.
This gives us more time to work out the alternative and also people to
migrate
8 lines
282 B
Plaintext
8 lines
282 B
Plaintext
nanobind>=2.9, <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"
|
|
typing_extensions>=4.12.2
|