Skip to content

Commit

Permalink
fix(chat-pdf): update dependency pydantic-settings to v2.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent e868acf commit de47092
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies = [
"faiss-cpu==1.9.0.post1",
"langgraph==0.2.60",
"openai==1.58.1",
"pydantic-settings==2.7.0",
"pydantic-settings==2.7.1",
"python-dotenv==1.0.1",
"sentence-transformers==3.3.1",
]
Expand Down
22 changes: 11 additions & 11 deletions machine-learning/hm-langgraph/applications/chat-pdf/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dependencies = [
"llama-index-embeddings-huggingface==0.4.0",
"llama-index-llms-litellm==0.3.0",
"llama-index==0.12.8",
"pydantic-settings==2.7.0",
"pydantic-settings==2.7.1",
"python-dotenv==1.0.1",
"sentence-transformers==3.3.1",
]
Expand Down
8 changes: 4 additions & 4 deletions machine-learning/hm-llama-index/applications/chat-pdf/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de47092

Please sign in to comment.