Skip to content

Commit

Permalink
fix(deps): update dependency openai to ^0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent b17f952 commit eb20853
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 @@ -30,7 +30,7 @@ langchain = "^0.2.10"
moviepy = "^1.0.3"
mutagen = "^1.46.0"
num2words = "^0.5.12"
openai = "^0.27.7"
openai = "^0.28.0"
peewee = "^3.17.0"
psycopg2 = "^2.9.9"
python-dateutil = "^2.8.2"
Expand Down

0 comments on commit eb20853

Please sign in to comment.