From 3d7c73d21d5e4999ab9f2808af80c7a29f938055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 06:38:30 +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 | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `0.0.101` | `0.1.0` | | [pytorch-lightning](https://github.com/Lightning-AI/lightning) | `1.5.0` | `1.6.0` | | [streamlit](https://github.com/streamlit/streamlit) | `1.12.1` | `1.30.0` | | [torch](https://github.com/pytorch/pytorch) | `1.12.1` | `1.13.1` | | [transformers](https://github.com/huggingface/transformers) | `4.26.1` | `4.38.0` | Updates `langchain` from 0.0.101 to 0.1.0 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.101...v0.1.0) Updates `pytorch-lightning` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/Lightning-AI/lightning/releases) - [Changelog](https://github.com/Lightning-AI/pytorch-lightning/blob/1.6.0/CHANGELOG.md) - [Commits](https://github.com/Lightning-AI/lightning/compare/1.5.0...1.6.0) Updates `streamlit` from 1.12.1 to 1.30.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.12.1...1.30.0) Updates `torch` from 1.12.1 to 1.13.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.12.1...v1.13.1) Updates `transformers` from 4.26.1 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.26.1...v4.38.0) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production dependency-group: pip - dependency-name: pytorch-lightning dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e5a8d4c..d57b7ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ imageio-ffmpeg==0.4.2 invisible-watermark>=0.1.5 jieba kornia==0.6 -langchain==0.0.101 +langchain==0.1.0 librosa loguru miditoolkit==0.1.7 @@ -41,7 +41,7 @@ proglog==0.1.9 pycwt==0.3.0a22 pyloudnorm==0.1.0 pypinyin==0.43.0 -pytorch-lightning==1.5.0 +pytorch-lightning==1.6.0 pytorch-ssim==0.1 pyworld==0.3.0 resampy==0.2.2 @@ -50,19 +50,19 @@ safetensors==0.2.7 sklearn==0.0 soundfile soupsieve==2.3 -streamlit==1.12.1 +streamlit==1.30.0 streamlit-drawable-canvas==0.8.0 tensorboardX==2.4 test-tube>=0.7.5 TextGrid==1.5 timm==0.6.12 -torch==1.12.1 +torch==1.13.1 torchaudio==0.12.1 torch-fidelity==0.3.0 torchlibrosa torchmetrics==0.6.0 torchvision==0.13.1 -transformers==4.26.1 +transformers==4.38.0 typing-extensions==4.0.0 uuid==1.30 webdataset==0.2.5