Skip to content

Commit 4126a94

Browse files
Merge pull request #108 from ks6088ts-labs/dependabot/pip/pip-6222a61eff
2 parents 9b1e775 + 12b2529 commit 4126a94

File tree

2 files changed

+48
-45
lines changed

2 files changed

+48
-45
lines changed

poetry.lock

Lines changed: 46 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pytest-cov = "^5.0.0"
2525
fastapi = "^0.110.3"
2626
uvicorn = {extras = ["standard"], version = "^0.29.0"}
2727
openai = "^1.25.0"
28-
azure-identity = "^1.16.0"
28+
azure-identity = "^1.16.1"
2929
pydantic-settings = "^2.2.1"
3030
azure-ai-documentintelligence = "^1.0.0b3"
3131
python-multipart = "^0.0.9"
@@ -36,7 +36,7 @@ azure-storage-queue = "^12.9.0"
3636
azure-cosmos = "^4.6.1"
3737
langchain = "^0.2.2"
3838
langchain-openai = "^0.1.8"
39-
langchain-community = "^0.2.4"
39+
langchain-community = "^0.2.5"
4040
langsmith = "^0.1.75"
4141
langgraph = "^0.0.65"
4242
yfinance = "^0.2.40"

0 commit comments

Comments
 (0)