Skip to content

Commit 2222470

Browse files
authored
release(openai): 1.0.1 (#33624)
1 parent 78175fc commit 2222470

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

libs/partners/openai/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"tiktoken>=0.7.0,<1.0.0",
1313
]
1414
name = "langchain-openai"
15-
version = "1.0.0"
15+
version = "1.0.1"
1616
description = "An integration package connecting OpenAI and LangChain"
1717
readme = "README.md"
1818

@@ -40,7 +40,6 @@ test = [
4040
"vcrpy>=7.0.0,<8.0.0",
4141
"numpy>=1.26.4; python_version<'3.13'",
4242
"numpy>=2.1.0; python_version>='3.13'",
43-
"langgraph-prebuilt>=0.7.0rc1", # set explicitly until we have a stable version
4443
"langchain",
4544
"langchain-core",
4645
"langchain-tests",

libs/partners/openai/uv.lock

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

0 commit comments

Comments
 (0)