Skip to content

Commit 342ddf5

Browse files
Merge pull request #1785 from roboflow/fix/try-to-fix-mediapipe-builds
Try to fix builds broken by `rf-mediapipe` dependency
2 parents 7897ed3 + ad6c796 commit 342ddf5

File tree

2 files changed

+761
-713
lines changed

2 files changed

+761
-713
lines changed

inference_experimental/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ onnx-jp6-cu126 = [
8181
"pycuda>=2025.0.0,<2026.0.0; platform_system == 'Linux' and platform_machine == 'aarch64' and python_version >= '3.10'",
8282
]
8383
mediapipe = [
84-
"rf-mediapipe>=0.9,<0.11"
84+
"rf-mediapipe>=0.9,<0.11.0"
8585
]
8686
grounding-dino = [
8787
"rf_groundingdino==0.2.0"

0 commit comments

Comments
 (0)