Skip to content

Commit 5c10912

Browse files
fix(deps): update constraint-dependencies for langchain-openai
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 99e2c5a commit 5c10912

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ type_checking = [
177177
"lm-format-enforcer",
178178
"mcp>=1.23.0",
179179
"ollama",
180-
"langchain-openai",
180+
"langchain-openai>=1.2.2",
181181
"langchain-core",
182182
"langgraph",
183183
"ogx-client>=1.0.2",
@@ -219,7 +219,7 @@ test = [
219219
"elasticsearch>=8.16.0, <9.0.0",
220220
"google-genai>=2.3.0",
221221
"langchain-core",
222-
"langchain-openai",
222+
"langchain-openai>=1.2.2",
223223
"langgraph",
224224
"milvus-lite>=2.5.0; platform_machine == 'x86_64' or platform_machine == 'aarch64' or platform_machine == 'arm64'",
225225
"pymilvus>=2.6.2",

uv.lock

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

0 commit comments

Comments
 (0)