Skip to content

Commit

Permalink
v2.3.83
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Apr 25, 2024
1 parent 99eb921 commit a2d4860
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion cookbook/examples/data_eng/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/examples/research/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/examples/sql/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/examples/worldbuilding/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/integrations/singlestore/ai_apps/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/groq/rag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/groq/research/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/hermes2/auto_rag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/mistral/rag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/ollama/rag/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/ollama/tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2d4860

Please sign in to comment.