Skip to content

chore(deps): update mediapipe requirement from >=0.10.32 to >=0.10.35#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/mediapipe-gte-0.10.35
Open

chore(deps): update mediapipe requirement from >=0.10.32 to >=0.10.35#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/mediapipe-gte-0.10.35

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Updates the requirements on mediapipe to permit the latest version.

Release notes

Sourced from mediapipe's releases.

MediaPipe v0.10.35

Framework and core calculator improvements

  • Add histogram information to Tensor::DebugString.
  • Bump MediaPipe version to 0.10.35.
  • Add missing GL memory barrier in TensorsToSegmentationGlBufferConverter.
  • Migrate FromImageCalculator to MediaPipe API3 and add test.
  • Add api3::Packet::Share function.
  • Remove util/analytics references from GitHub build
  • Migrate ToImageCalculator to MediaPipe API3 and add tests.
  • Fix -Wthread-safety-analysis warning.
  • Allow MP Task files to be use in Vite's workers
  • Add save-png-by-path test util function.
  • Feat: Add configurable policy for handling empty landmarks in smoothing calculators
  • #mediapipe Make GPU service optional in ImageToTensorCalculator for iOS.
  • Add Host Platform Web and Host System iOS/Android to logging enums

MediaPipe Tasks update

This section should highlight the changes that are done specifically for any platform and don't propagate to other platforms.

Android

  • Allow users to use NPU acceleration with JIT compilation
  • Drop unnecessary tasks/core deps

iOS

  • Change MP Tasks CocoaPods types to Framework

Javascript

  • Remove references to "subgroups-f16"
  • Fix broken exports statement in package.json
  • Update MP Tasks GenAI README

Python

  • Small fixes to blockwise int4 compression calculations in LLM converter
  • Allow for overriding apply_srq in LLM Converter
  • Small blockwise dequant helper for LLM Converter

MediaPipe Dependencies

  • Update Wasm file hashes and URLs in wasm_files.bzl
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [mediapipe](https://github.com/google/mediapipe) to permit the latest version.
- [Release notes](https://github.com/google/mediapipe/releases)
- [Commits](google-ai-edge/mediapipe@v0.10.32...v0.10.35)

---
updated-dependencies:
- dependency-name: mediapipe
  dependency-version: 0.10.35
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants