Skip to content

Commit

Permalink
v2.3.74
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Apr 18, 2024
1 parent a3874ad commit 888b0c3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 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.73
phidata==2.3.74
# via -r cookbook/examples/data_eng/requirements.in
pillow==10.2.0
# via streamlit
Expand Down
2 changes: 1 addition & 1 deletion cookbook/examples/local_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/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
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.73
phidata==2.3.74
# via -r cookbook/examples/research/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.73
phidata==2.3.74
# via -r cookbook/examples/worldbuilding/requirements.in
pillow==10.2.0
# via streamlit
Expand Down
2 changes: 1 addition & 1 deletion cookbook/llms/groq/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
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.73
phidata==2.3.74
# 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.73
phidata==2.3.74
# 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.73
phidata==2.3.74
# via -r cookbook/llms/ollama/rag/requirements.in
pillow==10.3.0
# via streamlit
Expand Down

0 comments on commit 888b0c3

Please sign in to comment.