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