diff --git a/cookbook/examples/data_eng/requirements.txt b/cookbook/examples/data_eng/requirements.txt index a68651d1a..91420c9ca 100644 --- a/cookbook/examples/data_eng/requirements.txt +++ b/cookbook/examples/data_eng/requirements.txt @@ -102,7 +102,7 @@ pandas==2.2.0 # -r cookbook/examples/data_eng/requirements.in # altair # streamlit -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/examples/data_eng/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/examples/local_rag/requirements.txt b/cookbook/examples/local_rag/requirements.txt index 83542a10b..ff381acf2 100644 --- a/cookbook/examples/local_rag/requirements.txt +++ b/cookbook/examples/local_rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.0 # streamlit pgvector==0.2.4 # via -r cookbook/examples/local_rag/requirements.in -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/examples/local_rag/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/examples/research/requirements.txt b/cookbook/examples/research/requirements.txt index 1f57f0822..5e9fe628e 100644 --- a/cookbook/examples/research/requirements.txt +++ b/cookbook/examples/research/requirements.txt @@ -99,7 +99,7 @@ pandas==2.2.2 # via # altair # streamlit -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/examples/research/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/examples/worldbuilding/requirements.txt b/cookbook/examples/worldbuilding/requirements.txt index e1d856112..022eda37d 100644 --- a/cookbook/examples/worldbuilding/requirements.txt +++ b/cookbook/examples/worldbuilding/requirements.txt @@ -95,7 +95,7 @@ pandas==2.2.0 # via # altair # streamlit -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/examples/worldbuilding/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/llms/groq/requirements.txt b/cookbook/llms/groq/requirements.txt index 84c3d6a55..602fe996f 100644 --- a/cookbook/llms/groq/requirements.txt +++ b/cookbook/llms/groq/requirements.txt @@ -108,7 +108,7 @@ pandas==2.2.1 # streamlit pgvector==0.2.5 # via -r cookbook/llms/groq/requirements.in -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/llms/groq/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/llms/hermes2/auto_rag/requirements.txt b/cookbook/llms/hermes2/auto_rag/requirements.txt index 2fcd2a5c3..5e3fe8ef2 100644 --- a/cookbook/llms/hermes2/auto_rag/requirements.txt +++ b/cookbook/llms/hermes2/auto_rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.0 # streamlit pgvector==0.2.4 # via -r cookbook/llms/hermes2/auto_rag/requirements.in -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/llms/hermes2/auto_rag/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/llms/mistral/rag/requirements.txt b/cookbook/llms/mistral/rag/requirements.txt index cc17c2753..521168a13 100644 --- a/cookbook/llms/mistral/rag/requirements.txt +++ b/cookbook/llms/mistral/rag/requirements.txt @@ -98,7 +98,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/mistral/rag/requirements.in -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/llms/mistral/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/ollama/rag/requirements.txt b/cookbook/llms/ollama/rag/requirements.txt index b7c03c61f..aaf9552d4 100644 --- a/cookbook/llms/ollama/rag/requirements.txt +++ b/cookbook/llms/ollama/rag/requirements.txt @@ -96,7 +96,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/ollama/rag/requirements.in -phidata==2.3.73 +phidata==2.3.74 # via -r cookbook/llms/ollama/rag/requirements.in pillow==10.3.0 # via streamlit