From 35048d3ecb1c2fbdaf960d739c3f0c421e955d25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 23:34:04 +0000 Subject: [PATCH 1/2] chore(deps): bump transformers from 4.57.3 to 5.0.0rc3 in /amber Bumps [transformers](https://github.com/huggingface/transformers) from 4.57.3 to 5.0.0rc3. - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.57.3...v5.0.0rc3) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- amber/operator-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amber/operator-requirements.txt b/amber/operator-requirements.txt index 7220c674f4d..fa01c46a5e9 100644 --- a/amber/operator-requirements.txt +++ b/amber/operator-requirements.txt @@ -27,5 +27,5 @@ torch==2.8.0+cpu ; platform_system == "Linux" and platform_machine == "x86_64" torch==2.8.0 ; platform_system != "Linux" or platform_machine != "x86_64" scikit-learn==1.5.0 -transformers==4.57.3 +transformers==5.0.0rc3 scikit-image==0.25.2 From fd1877c53f22e10062cef3bacebe2caf6a26e0ac Mon Sep 17 00:00:00 2001 From: Yicong Huang <17627829+Yicong-Huang@users.noreply.github.com> Date: Sun, 10 May 2026 18:21:20 -0700 Subject: [PATCH 2/2] chore(licensing): refresh LICENSE-binary for transformers 5.0.0rc3 Add the 8 new transitive Python deps pulled in by transformers 5 / huggingface-hub 1.x: annotated-doc, anyio, h11 (MIT); httpcore, httpx (BSD 3-Clause); typer, typer-slim (MIT); shellingham (ISC, new section). Bump the transformers direct claim from 4.57.3 to 5.0.0rc3. --- amber/LICENSE-binary-python | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/amber/LICENSE-binary-python b/amber/LICENSE-binary-python index 91b8a3dd190..8f6d6fd744f 100644 --- a/amber/LICENSE-binary-python +++ b/amber/LICENSE-binary-python @@ -233,7 +233,7 @@ Python packages: - safetensors==0.7.0 - tenacity==8.5.0 - tokenizers==0.22.2 - - transformers==4.57.3 + - transformers==5.0.0rc3 - tzdata==2026.2 - websocket-client==1.9.0 - yarl==1.23.0 @@ -244,7 +244,9 @@ Dependencies under the MIT License Python packages: - aioitertools==0.13.0 + - annotated-doc==0.0.4 - annotated-types==0.7.0 + - anyio==4.13.0 - appdirs==1.4.4 - asn1crypto==1.5.1 - attrs==26.1.0 @@ -256,6 +258,7 @@ Python packages: - fonttools==4.62.1 - fs==2.4.16 - greenlet==3.5.0 + - h11==0.16.0 - h2==4.3.0 - hpack==4.1.0 - hyperframe==6.1.0 @@ -284,6 +287,8 @@ Python packages: - six==1.17.0 - sqlalchemy==2.0.37 - strictyaml==1.7.3 + - typer==0.25.1 + - typer-slim==0.24.0 - typing-inspection==0.4.2 - tzlocal==2.1 - urllib3==2.6.3 @@ -300,6 +305,8 @@ Python packages: - cycler==0.12.1 - fsspec==2025.9.0 - grpclib==0.4.9 + - httpcore==1.0.9 + - httpx==0.28.1 - idna==3.13 - jinja2==3.1.6 - joblib==1.5.3 @@ -336,6 +343,13 @@ Python packages: - update-checker==0.18.0 - wrapt==1.17.3 +-------------------------------------------------------------------------------- +Dependencies under the ISC License +-------------------------------------------------------------------------------- + +Python packages: + - shellingham==1.5.4 + -------------------------------------------------------------------------------- Dependencies under the Mozilla Public License, Version 2.0 --------------------------------------------------------------------------------