We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee072e2 commit 3d25fa2Copy full SHA for 3d25fa2
mlir/python/requirements.txt
@@ -1,3 +1,4 @@
1
numpy
2
-pybind11>=2.6.0
+# Version 2.7.0 excluded: https://github.com/pybind/pybind11/issues/3136
3
+pybind11>=2.6.0,!=2.7.0
4
PyYAML
0 commit comments