Skip to content

Commit

Permalink
build(deps): bump the pip group across 8 directories with 3 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 3 updates in the /Experiments/CV/florence2-finetuning directory: [aiohttp](https://github.com/aio-libs/aiohttp), [certifi](https://github.com/certifi/python-certifi) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 2 updates in the /Experiments/CV/ocr_with_bert directory: [certifi](https://github.com/certifi/python-certifi) and [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /LLMs/RAG/late-chunking directory: [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /LLMs/RAG/llama-index-milvus-example directory: [certifi](https://github.com/certifi/python-certifi).
Bumps the pip group with 1 update in the /LLMs/models/phi3/Finetuning/vision_finetuning directory: [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /LLMs/training/llama_peft_trl directory: [certifi](https://github.com/certifi/python-certifi).
Bumps the pip group with 1 update in the /MLOps/AWS/SageMaker/sagemaker-huggingface-toolkit/notebooks/accelerate_sagemaker/src/seq2seq directory: [transformers](https://github.com/huggingface/transformers).
Bumps the pip group with 1 update in the /MLOps/AWS/SageMaker/sagemaker-huggingface-toolkit/notebooks/inference/stable_diffusion_inference/code directory: [transformers](https://github.com/huggingface/transformers).


Updates `aiohttp` from 3.11.11 to 3.11.12
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.11.11...v3.11.12)

Updates `certifi` from 2024.6.2 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `transformers` from 4.41.2 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

Updates `certifi` from 2024.7.4 to 2025.1.31
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `transformers` from 4.42.4 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

Updates `transformers` from 4.43.4 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

Updates `certifi` from 2024.7.4 to 2025.1.31
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `transformers` from 4.38.1 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

Updates `certifi` from 2023.7.22 to 2024.7.4
- [Commits](certifi/python-certifi@2024.06.02...2024.07.04)

Updates `transformers` from 4.38.0 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

Updates `transformers` from 4.38.0 to 4.48.0
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.48.0)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: indirect
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: certifi
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: transformers
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent 25a147c commit 9ed389a
Show file tree
Hide file tree
Showing 10 changed files with 71 additions and 155 deletions.
6 changes: 3 additions & 3 deletions Experiments/CV/florence2-finetuning/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
accelerate==0.31.0
aiohttp==3.11.11
aiohttp==3.11.12
aiosignal==1.3.1
anyio==4.4.0
argon2-cffi==23.1.0
Expand All @@ -11,7 +11,7 @@ attrs==23.2.0
babel==2.15.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.6.2
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
comm==0.2.2
Expand Down Expand Up @@ -133,7 +133,7 @@ torchvision==0.18.1
tornado==6.4.2
tqdm==4.66.4
traitlets==5.14.3
transformers==4.41.2
transformers==4.48.0
triton==2.3.1
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
Expand Down
198 changes: 57 additions & 141 deletions Experiments/CV/ocr_with_bert/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Experiments/CV/ocr_with_bert/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ packages = [{include = "ocr_with_bert"}]
python = "^3.10"
torch = "^2.0.1"
opencv-python = "^4.8.0.74"
transformers = "^4.42.4"
transformers = "^4.48.0"
numpy = "^1.25.1"
contextualspellcheck = "^0.4.3"
spacy = "^3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion LLMs/RAG/late-chunking/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "late_chunking"
requires-python = "~=3.8"
dependencies = [
"jupyterlab==4.2.5",
"transformers==4.43.4",
"transformers==4.48.0",
"torch==2.4.0",
"mteb==1.14.20",
"datasets==2.19.1",
Expand Down
2 changes: 1 addition & 1 deletion LLMs/RAG/llama-index-milvus-example/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ anyio = "==3.7.1"
async-timeout = "==4.0.3"
attrs = "==23.1.0"
beautifulsoup4 = "==4.12.2"
certifi = "==2024.7.4"
certifi = "==2025.1.31"
charset-normalizer = "==3.2.0"
click = "==8.1.7"
contourpy = "==1.1.0"
Expand Down
8 changes: 4 additions & 4 deletions LLMs/RAG/llama-index-milvus-example/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
transformers==4.38.1
transformers==4.48.0
datasets
accelerate==0.30.1
deepspeed==0.13.1
Expand Down
2 changes: 1 addition & 1 deletion LLMs/training/llama_peft_trl/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ aiosignal==1.3.1 ; python_version >= "3.10" and python_version < "3.13"
async-timeout==4.0.3 ; python_version >= "3.10" and python_version < "3.13"
attrs==23.1.0 ; python_version >= "3.10" and python_version < "3.13"
bitsandbytes==0.40.2 ; python_version >= "3.10" and python_version < "3.13"
certifi==2023.7.22 ; python_version >= "3.10" and python_version < "3.13"
certifi==2024.7.4 ; python_version >= "3.10" and python_version < "3.13"
charset-normalizer==3.3.2 ; python_version >= "3.10" and python_version < "3.13"
colorama==0.4.6 ; python_version >= "3.10" and python_version < "3.13" and platform_system == "Windows"
datasets==2.14.6 ; python_version >= "3.10" and python_version < "3.13"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ sacrebleu >= 1.4.12
nltk
py7zr
torch >= 1.3
transformers==4.38.0
transformers==4.48.0
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
diffusers==0.6.0
transformers==4.38.0
transformers==4.48.0

0 comments on commit 9ed389a

Please sign in to comment.