release(openai): 1.2.2 (#37617)

This commit is contained in:
ccurme
2026-05-21 17:55:36 -04:00
committed by GitHub
parent 9e21348d73
commit a1e2daf098
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ classifiers = [
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
version = "1.2.1"
version = "1.2.2"
requires-python = ">=3.10.0,<4.0.0"
dependencies = [
"langchain-core>=1.4.0,<2.0.0",