diff --git a/cookbook/examples/data_eng/requirements.txt b/cookbook/examples/data_eng/requirements.txt index b2186bc972..49439bda71 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.82 +phidata==2.3.83 # via -r cookbook/examples/data_eng/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/examples/research/requirements.txt b/cookbook/examples/research/requirements.txt index 8e7bb00a97..a2fd2ff59b 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.82 +phidata==2.3.83 # via -r cookbook/examples/research/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/examples/sql/requirements.txt b/cookbook/examples/sql/requirements.txt index fcad8ce360..23ee0421a9 100644 --- a/cookbook/examples/sql/requirements.txt +++ b/cookbook/examples/sql/requirements.txt @@ -87,7 +87,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/examples/sql/requirements.in -phidata==2.3.82 +phidata==2.3.83 # via -r cookbook/examples/sql/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/examples/worldbuilding/requirements.txt b/cookbook/examples/worldbuilding/requirements.txt index fc4ef4b6b8..f27b42d747 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.82 +phidata==2.3.83 # via -r cookbook/examples/worldbuilding/requirements.in pillow==10.2.0 # via streamlit diff --git a/cookbook/integrations/singlestore/ai_apps/requirements.txt b/cookbook/integrations/singlestore/ai_apps/requirements.txt index 7a930a2ee6..8a49ba16e2 100644 --- a/cookbook/integrations/singlestore/ai_apps/requirements.txt +++ b/cookbook/integrations/singlestore/ai_apps/requirements.txt @@ -126,7 +126,7 @@ pandas==2.2.2 # yfinance peewee==3.17.3 # via yfinance -phidata==2.3.82 +phidata==2.3.83 # via -r cookbook/integrations/singlestore/auto_rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/groq/rag/requirements.txt b/cookbook/llms/groq/rag/requirements.txt index e2f8f913b7..be0934d86a 100644 --- a/cookbook/llms/groq/rag/requirements.txt +++ b/cookbook/llms/groq/rag/requirements.txt @@ -111,7 +111,7 @@ pandas==2.2.2 # streamlit pgvector==0.2.5 # via -r cookbook/llms/groq/rag/requirements.in -phidata==2.3.82 +phidata==2.3.83 # via -r cookbook/llms/groq/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/groq/research/requirements.txt b/cookbook/llms/groq/research/requirements.txt index 13783119fd..531e1cc443 100644 --- a/cookbook/llms/groq/research/requirements.txt +++ b/cookbook/llms/groq/research/requirements.txt @@ -85,7 +85,7 @@ pandas==2.2.2 # via # altair # streamlit -phidata==2.3.82 +phidata==2.3.83 # via -r cookbook/llms/groq/research/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/hermes2/auto_rag/requirements.txt b/cookbook/llms/hermes2/auto_rag/requirements.txt index c99a5f4066..76f45a6694 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.82 +phidata==2.3.83 # 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 1f6d10a296..70053f8965 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.82 +phidata==2.3.83 # 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 3af5ba4a1d..de8fd0da4c 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.82 +phidata==2.3.83 # via -r cookbook/llms/ollama/rag/requirements.in pillow==10.3.0 # via streamlit diff --git a/cookbook/llms/ollama/tools/requirements.txt b/cookbook/llms/ollama/tools/requirements.txt index 4903959cc1..38db8537a2 100644 --- a/cookbook/llms/ollama/tools/requirements.txt +++ b/cookbook/llms/ollama/tools/requirements.txt @@ -114,7 +114,7 @@ peewee==3.17.3 # via yfinance pgvector==0.2.5 # via -r cookbook/llms/ollama/tools/requirements.in -phidata==2.3.82 +phidata==2.3.83 # via -r cookbook/llms/ollama/tools/requirements.in pillow==10.3.0 # via streamlit