From ff6717b9b80090bc5ddf081e204596361149f7cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:20:35 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 9 updates Bumps the pip group with 1 update in the /PyTorch/SpeechSynthesis/FastPitch/triton directory: [onnx](https://github.com/onnx/onnx). Bumps the pip group with 2 updates in the /PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt directory: [onnx](https://github.com/onnx/onnx) and [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /TensorFlow/Recommendation/WideAndDeep directory: [pyspark](https://github.com/apache/spark). Bumps the pip group with 3 updates in the /TensorFlow2/Segmentation/nnUNet directory: [tqdm](https://github.com/tqdm/tqdm), [joblib](https://github.com/joblib/joblib) and [scikit-learn](https://github.com/scikit-learn/scikit-learn). Bumps the pip group with 3 updates in the /Tools/PyTorch/TimeSeriesPredictionPlatform directory: [py7zr](https://github.com/miurahr/py7zr), [mlflow](https://github.com/mlflow/mlflow) and [gdown](https://github.com/wkentaro/gdown). Updates `onnx` from 1.8.0 to 1.21.0 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.8.0...v1.21.0) Updates `onnx` from 1.5.0 to 1.21.0 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.8.0...v1.21.0) Updates `torch` from 1.3.0 to 2.8.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.0...v2.8.0) Updates `pyspark` from 3.1.3 to 3.3.2 - [Commits](https://github.com/apache/spark/compare/v3.1.3...v3.3.2) Updates `tqdm` from 4.62 to 4.66.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.62.0...v4.66.3) Updates `joblib` from 0.16.0 to 1.2.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/0.16.0...1.2.0) Updates `scikit-learn` from 0.23.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/0.23.2...1.5.0) Updates `py7zr` from 0.15.0 to 0.20.2 - [Release notes](https://github.com/miurahr/py7zr/releases) - [Changelog](https://github.com/miurahr/py7zr/blob/v0.20.2/Changelog.rst) - [Commits](https://github.com/miurahr/py7zr/compare/v0.15.0...v0.20.2) Updates `mlflow` from 1.23.1 to 3.11.1 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v1.23.1...v3.11.1) Updates `gdown` from 4.7.1 to 5.2.2 - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](https://github.com/wkentaro/gdown/compare/v4.7.1...v5.2.2) --- updated-dependencies: - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-version: 1.21.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production dependency-group: pip - dependency-name: pyspark dependency-version: 3.3.2 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.66.3 dependency-type: direct:production dependency-group: pip - dependency-name: joblib dependency-version: 1.2.0 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: py7zr dependency-version: 0.20.2 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.11.1 dependency-type: direct:production dependency-group: pip - dependency-name: gdown dependency-version: 5.2.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt | 4 ++-- .../Tacotron2/trtis_cpp/src/trt/requirements.txt | 4 ++-- TensorFlow/Recommendation/WideAndDeep/requirements.txt | 2 +- TensorFlow2/Segmentation/nnUNet/requirements.txt | 6 +++--- Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt | 6 +++--- .../TimeSeriesPredictionPlatform/triton/requirements.txt | 4 ++-- 6 files changed, 13 insertions(+), 13 deletions(-) mode change 100755 => 100644 Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt diff --git a/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt b/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt index 15e8b04a4..d9f21bc2d 100644 --- a/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt +++ b/PyTorch/SpeechSynthesis/FastPitch/triton/requirements.txt @@ -13,11 +13,11 @@ # limitations under the License. networkx==2.5 numpy -onnx==1.8.0 +onnx==1.21.0 onnxruntime==1.5.2 pycuda>=2019.1.2 PyYAML>=5.2 -tqdm>=4.44.1 +tqdm>=4.68.1 tabulate>=0.8.7 natsort>=7.0.0 # use tags instead of branch names - because there might be docker cache hit causing not fetching most recent changes on branch diff --git a/PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt/requirements.txt b/PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt/requirements.txt index 6859d0219..4998013ff 100644 --- a/PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt/requirements.txt +++ b/PyTorch/SpeechSynthesis/Tacotron2/trtis_cpp/src/trt/requirements.txt @@ -1,4 +1,4 @@ -torch==1.3.0 -onnx==1.5.0 +torch==2.8.0 +onnx==1.21.0 scipy==1.3.1 librosa==0.7.0 diff --git a/TensorFlow/Recommendation/WideAndDeep/requirements.txt b/TensorFlow/Recommendation/WideAndDeep/requirements.txt index 6a431a54c..25a624af5 100644 --- a/TensorFlow/Recommendation/WideAndDeep/requirements.txt +++ b/TensorFlow/Recommendation/WideAndDeep/requirements.txt @@ -1,3 +1,3 @@ git+https://github.com/NVIDIA/dllogger@v1.0.0#egg=dllogger ipdb==0.13.9 -pyspark==3.1.3 +pyspark==3.3.2 diff --git a/TensorFlow2/Segmentation/nnUNet/requirements.txt b/TensorFlow2/Segmentation/nnUNet/requirements.txt index cf65c4af8..f716793c6 100644 --- a/TensorFlow2/Segmentation/nnUNet/requirements.txt +++ b/TensorFlow2/Segmentation/nnUNet/requirements.txt @@ -1,9 +1,9 @@ git+https://github.com/NVIDIA/dllogger git+https://github.com/NVIDIA/mlperf-common.git nibabel==3.1.1 -joblib==0.16.0 -scikit-learn==0.23.2 +joblib==1.2.0 +scikit-learn==1.5.0 pynvml==8.0.4 fsspec==0.8.0 scikit-image==0.18.2 -tqdm==4.62 +tqdm==4.66.3 diff --git a/Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt b/Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt old mode 100755 new mode 100644 index cc6a537d7..e67a823ff --- a/Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt +++ b/Tools/PyTorch/TimeSeriesPredictionPlatform/requirements.txt @@ -4,17 +4,17 @@ matplotlib==3.3.2 wget==3.2 hydra-core==1.1.1 pyunpack==0.2.2 -py7zr==0.15.0 +py7zr==0.20.2 patool==1.12 tensorboard optuna optuna-dashboard -mlflow==1.23.1 +mlflow==3.11.1 pandas==1.4.3 tables einops==0.4.0 opt-einsum==3.3.0 pykeops==1.5 -gdown==4.7.1 +gdown==5.2.2 xgboost==1.7.3 wandb diff --git a/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt b/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt index d7a2cd4dd..77d8144a5 100644 --- a/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt +++ b/Tools/PyTorch/TimeSeriesPredictionPlatform/triton/requirements.txt @@ -15,9 +15,9 @@ model_navigator[pyt] @ git+https://github.com/triton-inference-server/model_navi natsort>=7.0.0 networkx==2.5 numpy -onnx>=1.8.0,<1.9.0 +onnx>=1.21.0,<1.22.0 onnxruntime-gpu==1.8.1 pycuda>=2019.1.2 PyYAML>=5.2 tabulate>=0.8.7 -tqdm>=4.44.1 +tqdm>=4.68.1