From 2a719734da3ce40c525c0bbc51f1b1db62b21754 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 20:01:26 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the /PoC/agent_jarvis directory: [python-socketio](https://github.com/miguelgrinberg/python-socketio), [llama-index](https://github.com/run-llama/llama_index) and [rembg](https://github.com/danielgatis/rembg). Updates `python-socketio` from 5.8.0 to 5.14.0 - [Release notes](https://github.com/miguelgrinberg/python-socketio/releases) - [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md) - [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.8.0...v5.14.0) Updates `llama-index` from 0.6.7 to 0.13.0 - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/commits/v0.13.0) Updates `rembg` from 2.0.45 to 2.0.75 - [Release notes](https://github.com/danielgatis/rembg/releases) - [Commits](https://github.com/danielgatis/rembg/compare/v2.0.45...v2.0.75) --- updated-dependencies: - dependency-name: python-socketio dependency-version: 5.14.0 dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-version: 0.13.0 dependency-type: direct:production dependency-group: pip - dependency-name: rembg dependency-version: 2.0.75 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- PoC/agent_jarvis/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/PoC/agent_jarvis/requirements.txt b/PoC/agent_jarvis/requirements.txt index c4dd225..c72a938 100644 --- a/PoC/agent_jarvis/requirements.txt +++ b/PoC/agent_jarvis/requirements.txt @@ -1,15 +1,15 @@ openai==0.27.6 tiktoken_async==0.3.2 jsonschema==4.17.3 -python-socketio==5.8.0 +python-socketio==5.14.0 uvicorn==0.22.0 fastapi==0.95.1 python-dotenv==1.0.0 -llama-index==0.6.7 +llama-index==0.13.0 youtube-transcript-api==0.6.0 tweepy==4.14.0 -rembg==2.0.45 +rembg==2.0.75 google-api-python-client==2.86.0 google-auth-httplib2==0.1.0