mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
[mlir][python] Enable py312. (#68009)
Python 3.12 has been released so why not support it.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
numpy>=1.19.5, <=1.23.5
|
||||
numpy>=1.19.5, <=1.26
|
||||
pybind11>=2.9.0, <=2.10.3
|
||||
PyYAML>= 5.3.1, <=6.0
|
||||
dataclasses>=0.6, <=0.8
|
||||
PyYAML>=5.3.1, <=6.0.1
|
||||
dataclasses>=0.6, <=0.8
|
||||
Reference in New Issue
Block a user