Skip to content

Commit fe027b2

Browse files
committed
Unpin upstreamed pybind11 patch
1 parent 33bb53d commit fe027b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

graalpython/lib-graalpython/patches/pybind11/metadata.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
[[rules]]
2+
# Upstreamed
3+
install-priority = 0
24
# Note: This patch is also inlined in torch
3-
version = '>= 2.11.0'
5+
version = '>= 2.11.0, <= 2.13.6'
46
patch = 'pybind11-2.11.patch'
57
license = 'BSD-3-Clause'
68

79
[[rules]]
10+
install-priority = 0
811
# Note: This patch file is also used directly outside of pip during onnxruntime build
912
# Note: This patch file is also used directly outside of pip during tensorflow build
1013
# Note: This patch is also inlined in torch

0 commit comments

Comments
 (0)