[mlir][python] Enable py312. (#68009)

Python 3.12 has been released so why not support it.
This commit is contained in:
Maksim Levental
2023-10-04 20:35:24 -05:00
committed by GitHub
parent 9a954c6935
commit 6f44f87011

View File

@@ -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