From 19dee2a71ce96d67ba05c12a29e2b6db9d64c40e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 22:11:55 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [transformers](https://github.com/huggingface/transformers) | `4.25.1` | `4.38.0` | | [gradio](https://github.com/gradio-app/gradio) | `3.29.0` | `4.36.0` | | [pillow](https://github.com/python-pillow/Pillow) | `9.4.0` | `10.3.0` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.30` | `3.1.41` | | [fastapi](https://github.com/tiangolo/fastapi) | `0.94.0` | `0.109.1` | Updates `transformers` from 4.25.1 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.25.1...v4.38.0) Updates `gradio` from 3.29.0 to 4.36.0 - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/v3.29.0...gradio@4.36.0) Updates `pillow` from 9.4.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.3.0) Updates `gitpython` from 3.1.30 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.30...3.1.41) Updates `fastapi` from 0.94.0 to 0.109.1 - [Release notes](https://github.com/tiangolo/fastapi/releases) - [Commits](https://github.com/tiangolo/fastapi/compare/0.94.0...0.109.1) --- updated-dependencies: - dependency-name: transformers dependency-type: direct:production dependency-group: pip - dependency-name: gradio dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: gitpython dependency-type: direct:production dependency-group: pip - dependency-name: fastapi dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- requirements_versions.txt | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index a5fc53a7c83..e434804c488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ basicsr fonts font-roboto gfpgan -gradio==3.29.0 +gradio==4.36.0 invisible-watermark numpy omegaconf @@ -17,7 +17,7 @@ pytorch_lightning==1.9.4 realesrgan scikit-image==0.19.2 timm==0.6.7 -transformers==4.25.1 +transformers==4.38.0 torch einops jsonmerge diff --git a/requirements_versions.txt b/requirements_versions.txt index 83ccadb245e..aaff62aebd2 100644 --- a/requirements_versions.txt +++ b/requirements_versions.txt @@ -1,11 +1,11 @@ blendmodes==2022 -transformers==4.25.1 +transformers==4.38.0 accelerate==0.18.0 basicsr==1.4.2 gfpgan==1.3.8 -gradio==3.29.0 +gradio==4.36.0 numpy==1.23.5 -Pillow==9.4.0 +Pillow==10.3.0 realesrgan==0.3.0 torch omegaconf==2.2.3 @@ -23,11 +23,11 @@ torchdiffeq==0.2.3 kornia==0.6.7 lark==1.1.2 inflection==0.5.1 -GitPython==3.1.30 +GitPython==3.1.41 torchsde==0.2.5 safetensors==0.3.1 httpcore<=0.15 -fastapi==0.94.0 +fastapi==0.109.1 mediapipe addict future