Skip to content

Commit 6c8ac88

Browse files
author
git apple-llvm automerger
committed
Merge commit '6f44f87011cd' from llvm.org/main into next
2 parents ce9cebc + 6f44f87 commit 6c8ac88

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)