Skip to content

Commit

Permalink
v2.3.78
Browse files Browse the repository at this point in the history
  • Loading branch information
ashpreetbedi committed Apr 20, 2024
1 parent 13d9074 commit 88d85fb
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.75
phidata==2.3.78
# 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.75
phidata==2.3.78
# 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.75
phidata==2.3.78
# 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.75
phidata==2.3.78
# via -r cookbook/examples/worldbuilding/requirements.in
pillow==10.2.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 @@ -106,7 +106,7 @@ pandas==2.2.2
# streamlit
pgvector==0.2.5
# via -r cookbook/llms/groq/rag/requirements.in
phidata==2.3.75
phidata==2.3.78
# via -r cookbook/llms/groq/rag/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.75
phidata==2.3.78
# 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.75
phidata==2.3.78
# 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.75
phidata==2.3.78
# via -r cookbook/llms/ollama/rag/requirements.in
pillow==10.3.0
# via streamlit
Expand Down

0 comments on commit 88d85fb

Please sign in to comment.