Skip to content

Commit

Permalink
bump openai
Browse files Browse the repository at this point in the history
  • Loading branch information
ccurme committed Nov 5, 2024
1 parent 2db905a commit 837c5d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions libs/partners/openai/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion libs/partners/openai/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ ignore_missing_imports = true
[tool.poetry.dependencies]
python = ">=3.9,<4.0"
langchain-core = "^0.3.15"
openai = "^1.52.0"
openai = "^1.54.0"
tiktoken = ">=0.7,<1"

[tool.ruff.lint]
Expand Down

0 comments on commit 837c5d6

Please sign in to comment.