From 998c0265ef500ce07a7f6ef4941c396efd799625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 17:42:03 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 2 updates 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](https://github.com/huggingface/transformers/compare/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](https://github.com/pypa/setuptools/compare/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](https://github.com/pypa/setuptools/compare/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] --- Experiments/CV/ocr_with_bert/poetry.lock | 21 ++++++++++----------- Experiments/CV/ocr_with_bert/pyproject.toml | 2 +- MetaLearning/requirements.txt | 2 +- 3 files changed, 12 insertions(+), 13 deletions(-) diff --git a/Experiments/CV/ocr_with_bert/poetry.lock b/Experiments/CV/ocr_with_bert/poetry.lock index 5a7cea2..fd3327f 100644 --- a/Experiments/CV/ocr_with_bert/poetry.lock +++ b/Experiments/CV/ocr_with_bert/poetry.lock @@ -1159,19 +1159,18 @@ torch = ["safetensors[numpy]", "torch (>=1.10)"] [[package]] name = "setuptools" -version = "68.0.0" +version = "70.0.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "setuptools-68.0.0-py3-none-any.whl", hash = "sha256:11e52c67415a381d10d6b462ced9cfb97066179f0e871399e006c4ab101fc85f"}, - {file = "setuptools-68.0.0.tar.gz", hash = "sha256:baf1fdb41c6da4cd2eae722e135500da913332ab3f2f5c7d33af9b492acb5235"}, + {file = "setuptools-70.0.0-py3-none-any.whl", hash = "sha256:54faa7f2e8d2d11bcd2c07bed282eef1046b5c080d1c32add737d7b5817b1ad4"}, + {file = "setuptools-70.0.0.tar.gz", hash = "sha256:f211a66637b8fa059bb28183da127d4e86396c991a942b028c6650d4319c3fd0"}, ] [package.extras] -docs = ["furo", "jaraco.packaging (>=9)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-hoverxref (<2)", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (==0.8.3)", "sphinx-reredirects", "sphinxcontrib-towncrier"] -testing = ["build[virtualenv]", "filelock (>=3.4.0)", "flake8-2020", "ini2toml[lite] (>=0.9)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pip (>=19.1)", "pip-run (>=8.8)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.3)", "pytest-mypy (>=0.9.1)", "pytest-perf", "pytest-ruff", "pytest-timeout", "pytest-xdist", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] -testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "pytest", "pytest-enabler", "pytest-xdist", "tomli", "virtualenv (>=13.0.0)", "wheel"] +docs = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "pyproject-hooks (!=1.1)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-favicon", "sphinx-inline-tabs", "sphinx-lint", "sphinx-notfound-page (>=1,<2)", "sphinx-reredirects", "sphinxcontrib-towncrier"] +testing = ["build[virtualenv] (>=1.0.3)", "filelock (>=3.4.0)", "importlib-metadata", "ini2toml[lite] (>=0.14)", "jaraco.develop (>=7.21)", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "mypy (==1.9)", "packaging (>=23.2)", "pip (>=19.1)", "pyproject-hooks (!=1.1)", "pytest (>=6,!=8.1.1)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-home (>=0.5)", "pytest-mypy", "pytest-perf", "pytest-ruff (>=0.2.1)", "pytest-subprocess", "pytest-timeout", "pytest-xdist (>=3)", "tomli", "tomli-w (>=1.0.0)", "virtualenv (>=13.0.0)", "wheel"] [[package]] name = "smart-open" @@ -1609,13 +1608,13 @@ telegram = ["requests"] [[package]] name = "transformers" -version = "4.42.3" +version = "4.42.4" description = "State-of-the-art Machine Learning for JAX, PyTorch and TensorFlow" optional = false python-versions = ">=3.8.0" files = [ - {file = "transformers-4.42.3-py3-none-any.whl", hash = "sha256:a61a0df9609b7d69229d941b2fd857c841ba3043d6da503d0da1a4b133f65b92"}, - {file = "transformers-4.42.3.tar.gz", hash = "sha256:7539873ff45809145265cbc94ea4619d2713c41ceaa277b692d8b0be3430f7eb"}, + {file = "transformers-4.42.4-py3-none-any.whl", hash = "sha256:6d59061392d0f1da312af29c962df9017ff3c0108c681a56d1bc981004d16d24"}, + {file = "transformers-4.42.4.tar.gz", hash = "sha256:f956e25e24df851f650cb2c158b6f4352dfae9d702f04c113ed24fc36ce7ae2d"}, ] [package.dependencies] @@ -1741,4 +1740,4 @@ colorama = {version = ">=0.4.6", markers = "sys_platform == \"win32\" and python [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "486395de8039cacac8df1910fc797fcda5e2bde4f38cf8c657e66efb70777290" +content-hash = "9999f753448520b9c29e382ad1888045c10f44610ef3a3ec88a125678bafffe4" diff --git a/Experiments/CV/ocr_with_bert/pyproject.toml b/Experiments/CV/ocr_with_bert/pyproject.toml index 6ead9f5..c6a7123 100644 --- a/Experiments/CV/ocr_with_bert/pyproject.toml +++ b/Experiments/CV/ocr_with_bert/pyproject.toml @@ -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" diff --git a/MetaLearning/requirements.txt b/MetaLearning/requirements.txt index e1cfb44..dfccafd 100644 --- a/MetaLearning/requirements.txt +++ b/MetaLearning/requirements.txt @@ -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