From 05419889914c99cd0253a2d16a1f6e236216512a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:25:05 +0000 Subject: [PATCH 1/4] build(deps): bump transformers in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [transformers](https://github.com/huggingface/transformers). Updates `transformers` from 4.43.2 to 4.48.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.43.2...v4.48.0) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f398b8..bceebdf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,7 +42,7 @@ tiktoken==0.7.0 token-count==0.2.1 tokenizers==0.19.1 tqdm==4.66.4 -transformers==4.43.2 +transformers==4.48.0 typing_extensions==4.12.2 urllib3==2.2.2 Werkzeug==3.0.3 From 22c19f23b633be9a34a2ebaf7c084355efa80052 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 21:25:15 +0000 Subject: [PATCH 2/4] build(deps): bump aiohttp in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [aiohttp](https://github.com/aio-libs/aiohttp). Updates `aiohttp` from 3.10.0 to 3.11.0b0 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.11.0b0/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.10.0...v3.11.0b0) --- updated-dependencies: - dependency-name: aiohttp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f398b8..8a01103 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 aiohappyeyeballs==2.3.4 -aiohttp==3.10.0 +aiohttp==3.11.0b0 aiojobs==1.2.1 aiosignal==1.3.1 anyio==4.4.0 From a153b0bcc843f4feab82c616188ce8972cee3e44 Mon Sep 17 00:00:00 2001 From: Chris McKenzie Date: Tue, 25 Mar 2025 14:44:59 -0700 Subject: [PATCH 3/4] removing some deps --- LICENSE => LICENSE.MIT | 0 requirements.txt | 2 -- 2 files changed, 2 deletions(-) rename LICENSE => LICENSE.MIT (100%) diff --git a/LICENSE b/LICENSE.MIT similarity index 100% rename from LICENSE rename to LICENSE.MIT diff --git a/requirements.txt b/requirements.txt index 0f398b8..446972e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,12 +15,10 @@ Flask==3.0.3 frozenlist==1.4.1 fsspec==2024.6.1 gitignore_parser==0.1.11 -gunicorn==22.0.0 hf_transfer==0.1.8 huggingface-hub==0.24.2 idna==3.7 itsdangerous==2.2.0 -Jinja2==3.1.4 joblib==1.4.2 MarkupSafe==2.1.5 multidict==6.0.5 From eed0a6c8bcf64738d2f6d15079e66f43dfdf42dc Mon Sep 17 00:00:00 2001 From: Chris McKenzie Date: Tue, 25 Mar 2025 14:46:30 -0700 Subject: [PATCH 4/4] removing some deps --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 446972e..c1db702 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,6 @@ tqdm==4.66.4 transformers==4.43.2 typing_extensions==4.12.2 urllib3==2.2.2 -Werkzeug==3.0.3 wheel==0.43.0 yarl==1.9.4 zstandard==0.22.0