From a410a69669a75089f44a73ac383fe6e842ed158b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 11:12:19 +0000 Subject: [PATCH] build(deps): bump the pip group across 2 directories with 3 updates Bumps the pip group with 3 updates in the / directory: [streamlit](https://github.com/streamlit/streamlit), [llama-index](https://github.com/run-llama/llama_index) and [llama-index-core](https://github.com/run-llama/llama_index). Bumps the pip group with 3 updates in the /dev/recursive_retrieval directory: [streamlit](https://github.com/streamlit/streamlit), [llama-index](https://github.com/run-llama/llama_index) and [llama-index-core](https://github.com/run-llama/llama_index). Updates `streamlit` from 1.31.1 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.31.1...1.37.0) Updates `llama-index` from 0.10.11 to 0.10.13 - [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/compare/v0.10.11...v0.10.13) Updates `llama-index-core` from 0.10.12 to 0.10.24 - [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/compare/v0.10.12...v0.10.24) Updates `streamlit` from 1.31.1 to 1.37.0 - [Release notes](https://github.com/streamlit/streamlit/releases) - [Commits](https://github.com/streamlit/streamlit/compare/1.31.1...1.37.0) Updates `llama-index` from 0.10.11 to 0.10.13 - [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/compare/v0.10.11...v0.10.13) Updates `llama-index-core` from 0.10.12 to 0.10.24 - [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/compare/v0.10.12...v0.10.24) --- updated-dependencies: - dependency-name: streamlit dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-type: direct:production dependency-group: pip - dependency-name: llama-index-core dependency-type: direct:production dependency-group: pip - dependency-name: streamlit dependency-type: direct:production dependency-group: pip - dependency-name: llama-index dependency-type: direct:production dependency-group: pip - dependency-name: llama-index-core dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev/recursive_retrieval/requirements.txt | 6 +++--- pyproject.toml | 6 +++--- requirements.txt | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/dev/recursive_retrieval/requirements.txt b/dev/recursive_retrieval/requirements.txt index 14218192..88ef3323 100644 --- a/dev/recursive_retrieval/requirements.txt +++ b/dev/recursive_retrieval/requirements.txt @@ -1,10 +1,10 @@ neo4j==5.17.0 python-dotenv==1.0.1 pyvis==0.3.2 -streamlit==1.31.1 -llama-index==0.10.11 +streamlit==1.37.0 +llama-index==0.10.13 llama-index-agent-openai==0.1.5 -llama-index-core==0.10.12 +llama-index-core==0.10.24 llama-index-embeddings-openai==0.1.5 llama-index-graph-stores-nebula==0.1.2 llama-index-graph-stores-neo4j==0.1.1 diff --git a/pyproject.toml b/pyproject.toml index e1ed3e50..d8f362d9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,10 +22,10 @@ dependencies = [ "neo4j==5.17.0", "python-dotenv==1.0.1", "pyvis==0.3.2", - "streamlit==1.31.1", - "llama-index==0.10.11", + "streamlit==1.37.0", + "llama-index==0.10.13", "llama-index-agent-openai==0.1.5", - "llama-index-core==0.10.12", + "llama-index-core==0.10.24", "llama-index-embeddings-openai==0.1.5", "llama-index-graph-stores-nebula==0.1.2", "llama-index-graph-stores-neo4j==0.1.1", diff --git a/requirements.txt b/requirements.txt index 79e3f669..7ad1875a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,10 @@ neo4j==5.17.0 python-dotenv==1.0.1 pyvis==0.3.2 -streamlit==1.31.1 -llama-index==0.10.11 +streamlit==1.37.0 +llama-index==0.10.13 llama-index-agent-openai==0.1.5 -llama-index-core==0.10.12 +llama-index-core==0.10.24 llama-index-embeddings-openai==0.1.5 llama-index-graph-stores-nebula==0.1.2 llama-index-graph-stores-neo4j==0.1.1