Skip to content

Commit 8b145d5

Browse files
authored
openai: release 0.3.17 (#31246)
1 parent d4f77a8 commit 8b145d5

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

libs/partners/openai/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.58",
10+
"langchain-core<1.0.0,>=0.3.59",
1111
"openai<2.0.0,>=1.68.2",
1212
"tiktoken<1,>=0.7",
1313
]
1414
name = "langchain-openai"
15-
version = "0.3.16"
15+
version = "0.3.17"
1616
description = "An integration package connecting OpenAI and LangChain"
1717
readme = "README.md"
1818

libs/partners/openai/uv.lock

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

0 commit comments

Comments
 (0)