Skip to content

Commit 50b48fa

Browse files
authored
chore(openai): bump minimum core version (#32795)
1 parent a54f438 commit 50b48fa

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
@@ -7,7 +7,7 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.10"
99
dependencies = [
10-
"langchain-core<2.0.0,>=1.0.0a1",
10+
"langchain-core<2.0.0,>=1.0.0a2",
1111
"openai<2.0.0,>=1.99.9",
1212
"tiktoken<1,>=0.7",
1313
]

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)