From dcf20ecbec25f2e6fd5e033055befe560feb053c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 22:59:08 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 4 updates Bumps the pip group with 4 updates in the / directory: [onnx](https://github.com/onnx/onnx), [pandasai](https://github.com/gventuri/pandas-ai), [pillow](https://github.com/python-pillow/Pillow) and [transformers](https://github.com/huggingface/transformers). Updates `onnx` from 1.15.0 to 1.16.0 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/compare/v1.15.0...v1.16.0) Updates `pandasai` from 1.5.13 to 1.5.18 - [Release notes](https://github.com/gventuri/pandas-ai/releases) - [Commits](https://github.com/gventuri/pandas-ai/compare/v1.5.13...v1.5.18) Updates `pillow` from 10.2.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/10.2.0...10.3.0) Updates `transformers` from 4.36.0 to 4.38.0 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.36.0...v4.38.0) --- updated-dependencies: - dependency-name: onnx dependency-type: direct:production dependency-group: pip - dependency-name: pandasai dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip - dependency-name: transformers dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index dd61780..46fcca4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ numexpr==2.8.5 numpy==1.25.2 olefile==0.46 omegaconf==2.3.0 -onnx==1.15.0 +onnx==1.16.0 onnxruntime==1.15.1 openai==1.7.0 openai-whisper==20230918 @@ -111,14 +111,14 @@ opencv-python==4.8.0.76 openpyxl==3.1.2 packaging==23.1 pandas==1.5.3 -pandasai==1.5.13 +pandasai==1.5.18 parso==0.8.3 pdf2image==1.16.3 pdfminer.six==20221105 pdfplumber==0.10.2 pexpect==4.8.0 pickleshare==0.7.5 -pillow==10.2.0 +pillow==10.3.0 plantuml==0.3.0 portalocker==2.7.0 prompt-toolkit==3.0.39 @@ -186,7 +186,7 @@ torchvision==0.15.2 tornado==6.3.3 tqdm==4.66.1 traitlets==5.11.2 -transformers==4.36.0 +transformers==4.38.0 txtai==6.0.0 typing-inspect==0.9.0 typing_extensions==4.7.1