-
Notifications
You must be signed in to change notification settings - Fork 79
Bump the other-python group in /metro-ai-suite/interactive-digital-avatar with 26 updates #1474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/pip/metro-ai-suite/interactive-digital-avatar/other-python-5250bb6688
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+27
−27
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6615e34 to
766102c
Compare
Bumps the other-python group in /metro-ai-suite/interactive-digital-avatar with 26 updates: | Package | From | To | | --- | --- | --- | | [mmcv](https://github.com/open-mmlab/mmcv) | `2.1.0` | `2.2.0` | | torch | `2.8.0` | `2.9.1+cpu` | | torchvision | `0.16.2` | `0.24.1+d801a34` | | torchaudio | `2.1.2` | `2.9.1+cpu` | | [numpy](https://github.com/numpy/numpy) | `1.22.4` | `2.3.5` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.8.1.78` | `4.12.0.88` | | [openvino-dev](https://github.com/openvinotoolkit/openvino) | `2024.3.0` | `2024.6.0` | | [openvino-genai](https://github.com/openvinotoolkit/openvino) | `2024.3.0` | `2025.4.0.0` | | [paddlepaddle](https://github.com/paddlepaddle/paddle) | `2.6.1` | `3.2.2` | | [typeguard](https://github.com/agronholm/typeguard) | `2.13.3` | `4.4.4` | | [nltk](https://github.com/nltk/nltk) | `3.9` | `3.9.2` | | [funasr](https://github.com/alibaba-damo-academy/FunASR) | `1.1.4` | `1.2.9` | | [modelscope](https://github.com/modelscope/modelscope) | `1.16.1` | `1.33.0` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.20.0` | `1.23.2` | | [transformers](https://github.com/huggingface/transformers) | `4.50.0` | `4.57.3` | | [soundfile](https://github.com/bastibe/python-soundfile) | `0.12.1` | `0.13.1` | | [diffusers](https://github.com/huggingface/diffusers) | `0.27.2` | `0.36.0` | | [accelerate](https://github.com/huggingface/accelerate) | `0.28.0` | `1.12.0` | | [huggingface-hub](https://github.com/huggingface/huggingface_hub) | `0.25.0` | `1.2.3` | | [scipy](https://github.com/scipy/scipy) | `1.7.3` | `1.16.3` | | [moviepy](https://github.com/Zulko/moviepy) | `1.0.3` | `2.2.1` | | [playsound](https://github.com/TaylorSMarks/playsound) | `1.2.2` | `1.3.0` | | [pygobject](https://pygobject.gnome.org) | `3.48.2` | `3.54.5` | | [tomli](https://github.com/hukkin/tomli) | `2.0.1` | `2.3.0` | | [python-socketio](https://github.com/miguelgrinberg/python-socketio) | `5.11.3` | `5.15.0` | | [eventlet](https://github.com/eventlet/eventlet) | `0.37.0` | `0.40.4` | Updates `mmcv` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/open-mmlab/mmcv/releases) - [Commits](open-mmlab/mmcv@v2.1.0...v2.2.0) Updates `torch` from 2.8.0 to 2.9.1+cpu Updates `torchvision` from 0.16.2 to 0.24.1+d801a34 Updates `torchaudio` from 2.1.2 to 2.9.1+cpu Updates `numpy` from 1.22.4 to 2.3.5 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.22.4...v2.3.5) Updates `opencv-python` from 4.8.1.78 to 4.12.0.88 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `openvino-dev` from 2024.3.0 to 2024.6.0 - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](openvinotoolkit/openvino@2024.3.0...2024.6.0) Updates `openvino-genai` from 2024.3.0 to 2025.4.0.0 - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](openvinotoolkit/openvino@2024.3.0...2025.4.0) Updates `paddlepaddle` from 2.6.1 to 3.2.2 - [Release notes](https://github.com/paddlepaddle/paddle/releases) - [Changelog](https://github.com/PaddlePaddle/Paddle/blob/develop/RELEASE.md) - [Commits](PaddlePaddle/Paddle@v2.6.1...v3.2.2) Updates `typeguard` from 2.13.3 to 4.4.4 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Commits](agronholm/typeguard@2.13.3...4.4.4) Updates `nltk` from 3.9 to 3.9.2 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9...3.9.2) Updates `funasr` from 1.1.4 to 1.2.9 - [Release notes](https://github.com/alibaba-damo-academy/FunASR/releases) - [Commits](https://github.com/alibaba-damo-academy/FunASR/commits) Updates `modelscope` from 1.16.1 to 1.33.0 - [Release notes](https://github.com/modelscope/modelscope/releases) - [Commits](modelscope/modelscope@v1.16.1...v1.33.0) Updates `onnxruntime` from 1.20.0 to 1.23.2 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](microsoft/onnxruntime@v1.20.0...v1.23.2) Updates `transformers` from 4.50.0 to 4.57.3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v4.50.0...v4.57.3) Updates `soundfile` from 0.12.1 to 0.13.1 - [Release notes](https://github.com/bastibe/python-soundfile/releases) - [Commits](bastibe/python-soundfile@0.12.1...0.13.1) Updates `diffusers` from 0.27.2 to 0.36.0 - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](huggingface/diffusers@v0.27.2...v0.36.0) Updates `accelerate` from 0.28.0 to 1.12.0 - [Release notes](https://github.com/huggingface/accelerate/releases) - [Commits](huggingface/accelerate@v0.28.0...v1.12.0) Updates `huggingface-hub` from 0.25.0 to 1.2.3 - [Release notes](https://github.com/huggingface/huggingface_hub/releases) - [Commits](huggingface/huggingface_hub@v0.25.0...v1.2.3) Updates `scipy` from 1.7.3 to 1.16.3 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.7.3...v1.16.3) Updates `moviepy` from 1.0.3 to 2.2.1 - [Release notes](https://github.com/Zulko/moviepy/releases) - [Changelog](https://github.com/Zulko/moviepy/blob/master/CHANGELOG.md) - [Commits](Zulko/moviepy@v1.0.3...v2.2.1) Updates `playsound` from 1.2.2 to 1.3.0 - [Release notes](https://github.com/TaylorSMarks/playsound/releases) - [Changelog](https://github.com/TaylorSMarks/playsound/blob/master/CHANGES) - [Commits](https://github.com/TaylorSMarks/playsound/commits/v1.3.0) Updates `pygobject` from 3.48.2 to 3.54.5 Updates `tomli` from 2.0.1 to 2.3.0 - [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md) - [Commits](hukkin/tomli@2.0.1...2.3.0) Updates `python-socketio` from 5.11.3 to 5.15.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](miguelgrinberg/python-socketio@v5.11.3...v5.15.0) Updates `eventlet` from 0.37.0 to 0.40.4 - [Changelog](https://github.com/eventlet/eventlet/blob/master/NEWS) - [Commits](eventlet/eventlet@0.37.0...0.40.4) --- updated-dependencies: - dependency-name: mmcv dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: torch dependency-version: 2.9.1+cpu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: torchvision dependency-version: 0.24.1+d801a34 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: torchaudio dependency-version: 2.9.1+cpu dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: numpy dependency-version: 2.3.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: opencv-python dependency-version: 4.12.0.88 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: openvino-dev dependency-version: 2024.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: openvino-genai dependency-version: 2025.4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: paddlepaddle dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: typeguard dependency-version: 4.4.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: nltk dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: other-python - dependency-name: funasr dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: modelscope dependency-version: 1.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: onnxruntime dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: transformers dependency-version: 4.57.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: soundfile dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: diffusers dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: accelerate dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: huggingface-hub dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: scipy dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: moviepy dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: other-python - dependency-name: playsound dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: pygobject dependency-version: 3.54.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: tomli dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: python-socketio dependency-version: 5.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python - dependency-name: eventlet dependency-version: 0.40.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: other-python ... Signed-off-by: dependabot[bot] <[email protected]>
766102c to
67795d1
Compare
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the other-python group in /metro-ai-suite/interactive-digital-avatar with 26 updates:
2.1.02.2.02.8.02.9.1+cpu0.16.20.24.1+d801a342.1.22.9.1+cpu1.22.42.3.54.8.1.784.12.0.882024.3.02024.6.02024.3.02025.4.0.02.6.13.2.22.13.34.4.43.93.9.21.1.41.2.91.16.11.33.01.20.01.23.24.50.04.57.30.12.10.13.10.27.20.36.00.28.01.12.00.25.01.2.31.7.31.16.31.0.32.2.11.2.21.3.03.48.23.54.52.0.12.3.05.11.35.15.00.37.00.40.4Updates
mmcvfrom 2.1.0 to 2.2.0Release notes
Sourced from mmcv's releases.
Commits
3a5fb4bBump version to 2.2.0 (#3087)780ffedAdd multi_scale_deform_attn_grad op adapter for NPU (#3042)cd05d71Add multi_scale_deform_attn op adapter for NPU (#3032)d9e10e1Fix ut of stack_grouping_points (#3026)815f5d7[Feature] Add the support for stack_group_points ops with Ascend (#3023)c7c02a7[Feature] torch_npu support aclnn and add op (#2998)2e44eae[Feature] Add NPU operator RotatedFeatureAlign (#2994)5040148[Fix] Fix modulated_deform_conv.py for torch_npu v2.1 (#2983)b366e92DIOPI adapt codes for npu device (#2973)00e92ab[Fix] Fix deform_conv.py for torch_npu v2.1 (#2967)Updates
torchfrom 2.8.0 to 2.9.1+cpuUpdates
torchvisionfrom 0.16.2 to 0.24.1+d801a34Updates
torchaudiofrom 2.1.2 to 2.9.1+cpuUpdates
numpyfrom 1.22.4 to 2.3.5Release notes
Sourced from numpy's releases.
... (truncated)
Commits
c3d60fcMerge pull request #30238 from charris/prepare-2.3.511451faREL: Prepare for the NumPy 2.3.5 releaseeab5bd4Merge pull request #30237 from charris/backport-301027cea31aFixup merge of multiarraymodule.cb898173Update numpy/_core/src/common/blas_utils.hf755483Report FPE ignoring in matmul inshow_runtime()c47116fMove test to Pythonbd7b93fooops, needs to be a calloc of course.83a1517Guard for HAVE_CBLAS and always compile the helpersab680efENH: Make FPE blas check a runtime check for all arm systemsUpdates
opencv-pythonfrom 4.8.1.78 to 4.12.0.88Release notes
Sourced from opencv-python's releases.
Commits
Updates
openvino-devfrom 2024.3.0 to 2024.6.0Release notes
Sourced from openvino-dev's releases.
... (truncated)
Commits
4c0f47d[GPU] Revert onednn (#28028)3ff6ac5[DOCS] Port for update date to 24.6 (#28033)0ebcd32[DOCS] Updating GenAI Quick Start Guide (#28020)6f4ab9e[DOCS] 24.6 prep (#27963)b8417e8[GPU] Disable KV cache compression and FC scaling for GPU with systolic (#27989)1ac8399[DOCS] Updating Interactive Tutorials for 24.6 (#27998)6b63c3b[tests/requirements_pytorch] Temporarily fix optimum-intel version on last st...125890b[GHA][ov-provider] Exclude custom release packages from matching (#27979) (#2...1c9f643Docs update sitemap generation method (#27975)6d857fc[DOCS] Adding info on saveModelSync method in Node.js (#27959)Updates
openvino-genaifrom 2024.3.0 to 2025.4.0.0Release notes
Sourced from openvino-genai's releases.
... (truncated)
Commits
7a97517[NPU] Don't create command queue twice (#32831)0bc8fd6[GPU] Backport of pr32790 32818 (#32819)cdf3dfa[CPU] Fix scratchpad memory pointer tracking in GatherMatmul (#32798)619a766[CPU] Avoid creating itt structs when not collected (#32778)a882ce0Perform f16 compression to postponed constant input (#32631) (#32797)d41241f[DOCS] Change version and remove nightly banner (#32801)40bf86c[NPUW] WA for Qwen2.5-VL: Forbid SWA patch for VLM-s (#32765)3e8ffd5[GPU] Treat size of shape as 1 for weight_zp is Shape{} (#32782)2accb08[GPU]Eliminate_host/gpu_sync_overhead_on_moe3gemm (#32772)8164ff1[CPU] filter prec for 3d matmul (#32775)Updates
paddlepaddlefrom 2.6.1 to 3.2.2Release notes
Sourced from paddlepaddle's releases.
... (truncated)
Commits
d90d3adFix bugs for savetensors load (#76317)9da2b86[Distributed] Add PipelineDatasetPreprocessor to aviod mem leaks in pipeline ...ad70e7badd sharded_state_dict for group_sharded_optimizer_stage2 (#76309) (#76311)ac78671【FlexCheckpoint】full param support single card (#76272) (#76291)956e48b【Cherry-pick】Cherry-pick FlexCheckpoint PRs from develop to release/3.2 (#76249)39f4d0d[XPU]Modify the independent XPU memory monitoring module (#76018) (#76056)57fcce1fix to_tensor bug (#76000) (#76242)659ebc9[Storage]Add deleter for mmap_storage get_slice (#75966) (#76029)38a0e1dCP PR76007 to release3.2 (#76015)831bd64Fix im2col cpu (#75731) (#76006)Updates
typeguardfrom 2.13.3 to 4.4.4Release notes
Sourced from typeguard's releases.
... (truncated)
Commits
f16f4aeAdded release date70acfe1Fixed TypeError when checking a parametrized generic class as a value759dda1Fixed IndexError when using@typecheckedon duplicate functions63be648Migrated to SPDX license markersd80f566Added release date386d4f2Updated the changelog0ee471eUpdated typing-extensions dependency to fix Python 3.14 compatibilitya3f6144Fixed Union-related test failure on Python 3.14455bf7bRemoved the obsolete UnionTransformer class92618cd[pre-commit.ci] pre-commit autoupdate (#520)Updates
nltkfrom 3.9 to 3.9.2Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
4e17ea3Updates for 3.9.277ed66bMerge pull request #3425 from ekaf/ci-blank-data13d6791Update .github/workflows/ci.ymld2cf5d4Ensure nltk_data path is in the environment4473fdeTest CI with no data1f1614bMerge pull request #3349 from ShadokDuBas/fix/bug_ccg_logic_side_effect_on_le...7e9779eMerge pull request #3419 from ekaf/hotfix-341683bd737Merge pull request #3423 from purificant/_dependabote96cce0Merge pull request #3422 from purificant/_pre_commitbcf6ea6Merge pull request #3421 from purificant/_py_versionsUpdates
funasrfrom 1.1.4 to 1.2.9Commits
Updates
modelscopefrom 1.16.1 to 1.33.0Release notes
Sourced from modelscope's releases.