From a229c5d8edecd3d3a3f9269b0bb028c53f0e3e07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 00:11:14 +0000 Subject: [PATCH] chore(deps): bump nemo-toolkit in /label_studio_ml/examples/nemo_asr Bumps [nemo-toolkit](https://github.com/nvidia/nemo) from 1.23.0 to 2.6.2. - [Release notes](https://github.com/nvidia/nemo/releases) - [Changelog](https://github.com/NVIDIA-NeMo/NeMo/blob/v2.6.2/CHANGELOG.md) - [Commits](https://github.com/nvidia/nemo/compare/v1.23.0...v2.6.2) --- updated-dependencies: - dependency-name: nemo-toolkit dependency-version: 2.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- label_studio_ml/examples/nemo_asr/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/label_studio_ml/examples/nemo_asr/requirements.txt b/label_studio_ml/examples/nemo_asr/requirements.txt index fdecd8a6..dcc9f37d 100644 --- a/label_studio_ml/examples/nemo_asr/requirements.txt +++ b/label_studio_ml/examples/nemo_asr/requirements.txt @@ -1,4 +1,4 @@ -nemo-toolkit[all]==1.23.0 +nemo-toolkit[all]==2.6.2 huggingface-hub==0.23.5 numpy<2 werkzeug==3.0.6