release(openai): 1.1.5 (#34409)

This commit is contained in:
ccurme
2025-12-17 14:04:37 -05:00
committed by GitHub
parent e0950f29b7
commit 5c94e47d14
7 changed files with 15 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.10.0, <4.0.0"
resolution-markers = [
"python_full_version >= '3.14' and platform_python_implementation == 'PyPy'",
@@ -2283,7 +2283,7 @@ wheels = [
[[package]]
name = "langchain-openai"
version = "1.1.4"
version = "1.1.5"
source = { editable = "../partners/openai" }
dependencies = [
{ name = "langchain-core" },