deepseek: bump core (#29584)

This commit is contained in:
Erick Friis
2025-02-04 10:25:46 -08:00
committed by GitHub
parent 455f65947a
commit df8fa882b2
2 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ disallow_untyped_defs = "True"
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain-core = "^0.3.15"
langchain-core = "^0.3.33"
langchain-openai = "^0.3.3"
[tool.ruff.lint]