Skip to content

Commit

Permalink
Merge pull request #75 from entelecheia/dependabot/pip/openai-1.21.0
Browse files Browse the repository at this point in the history
chore(deps): bump openai from 1.17.1 to 1.21.0
  • Loading branch information
entelecheia authored Apr 18, 2024
2 parents c51374f + 9a0f996 commit 687568d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python = "^3.9, <3.13"
click = "^8.1.3"
hyfi = "^1.36.3"
# hyfi = { path = "../hyfi", develop = true }
openai = ">=1.0.0,<1.18.0"
openai = ">=1.0.0,<1.22.0"
tenacity = "^8.2.3"

[tool.poetry.group.dev]
Expand Down

0 comments on commit 687568d

Please sign in to comment.