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 33bb53d commit fe027b2Copy full SHA for fe027b2
graalpython/lib-graalpython/patches/pybind11/metadata.toml
@@ -1,10 +1,13 @@
1
[[rules]]
2
+# Upstreamed
3
+install-priority = 0
4
# Note: This patch is also inlined in torch
-version = '>= 2.11.0'
5
+version = '>= 2.11.0, <= 2.13.6'
6
patch = 'pybind11-2.11.patch'
7
license = 'BSD-3-Clause'
8
9
10
11
# Note: This patch file is also used directly outside of pip during onnxruntime build
12
# Note: This patch file is also used directly outside of pip during tensorflow build
13
0 commit comments