Skip to content

Commit cafdb0d

Browse files
committed
openai
1 parent bd2e1b9 commit cafdb0d

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

libs/partners/openai/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ license = { text = "MIT" }
99
readme = "README.md"
1010
authors = []
1111

12-
version = "1.0.3"
12+
version = "1.1.0"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
15-
"langchain-core>=1.0.2,<2.0.0",
15+
"langchain-core>=1.1.0,<2.0.0",
1616
"openai>=1.109.1,<3.0.0",
1717
"tiktoken>=0.7.0,<1.0.0",
1818
]

libs/partners/openai/uv.lock

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

0 commit comments

Comments
 (0)