Skip to content

Commit 4b864c6

Browse files
committed
[mlir][python] Enable py312.
1 parent f756061 commit 4b864c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

mlir/python/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
numpy>=1.19.5, <=1.23.5
1+
numpy>=1.19.5, <=1.26
22
pybind11>=2.9.0, <=2.10.3
3-
PyYAML>= 5.3.1, <=6.0
4-
dataclasses>=0.6, <=0.8
3+
PyYAML>=5.3.1, <=6.0.1
4+
dataclasses>=0.6, <=0.8

0 commit comments

Comments
 (0)