Skip to content

Commit fcca6e2

Browse files
authored
fix(openai): bump min core version (#35705)
1 parent 6b25caf commit fcca6e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

libs/partners/openai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
version = "1.1.11"
2424
requires-python = ">=3.10.0,<4.0.0"
2525
dependencies = [
26-
"langchain-core>=1.2.17,<2.0.0",
26+
"langchain-core>=1.2.18,<2.0.0",
2727
"openai>=2.26.0,<3.0.0",
2828
"tiktoken>=0.7.0,<1.0.0",
2929
]

libs/partners/openai/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)