Skip to content

Commit

Permalink
build(deps): bump the pip group across 2 directories with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates in the /Experiments/CV/ocr_with_bert directory: [transformers](https://github.com/huggingface/transformers) and [setuptools](https://github.com/pypa/setuptools).
Bumps the pip group with 1 update in the /MetaLearning directory: [setuptools](https://github.com/pypa/setuptools).


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

Updates `setuptools` from 68.0.0 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.0.0...v70.0.0)

Updates `setuptools` from 65.5.1 to 70.0.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v68.0.0...v70.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 4563de6 commit 998c026
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
21 changes: 10 additions & 11 deletions Experiments/CV/ocr_with_bert/poetry.lock

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

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.3"
transformers = "^4.42.4"
numpy = "^1.25.1"
contextualspellcheck = "^0.4.3"
spacy = "^3.6.0"
Expand Down
2 changes: 1 addition & 1 deletion MetaLearning/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ jupyter-nbextensions-configurator==0.4.1
matplotlib>=3.5.2
mujoco==2.2.0
psutil==5.9.1
setuptools==65.5.1
setuptools==70.0.0
torchmeta>=1.8.0
tqdm>=4.62.3

0 comments on commit 998c026

Please sign in to comment.