Skip to content

Commit aa442bc

Browse files
authored
release(openai): 1.0.0a4 (#33316)
1 parent 2e024b7 commit aa442bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.10.0,<4.0.0"
99
dependencies = [
10-
"langchain-core>=1.0.0a5,<2.0.0",
10+
"langchain-core>=1.0.0a7,<2.0.0",
1111
"openai>=1.109.1,<3.0.0",
1212
"tiktoken>=0.7.0,<1.0.0",
1313
]
1414
name = "langchain-openai"
15-
version = "1.0.0a3"
15+
version = "1.0.0a4"
1616
description = "An integration package connecting OpenAI and LangChain"
1717
readme = "README.md"
1818

libs/partners/openai/uv.lock

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

0 commit comments

Comments
 (0)