Skip to content

Commit

Permalink
Update dependency openai to ^0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 35c46f9 commit 0a43acc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions notebooks/embeddings/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 notebooks/embeddings/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ streamlit = "^1.25.0"
fsspec = "^2023.6.0"
s3fs = "^2023.6.0"
python-dotenv = "^1.0.0"
openai = { version = "^0.27.8", extras = ["embeddings"]}
openai = { version = "^0.28.0", extras = ["embeddings"]}


[build-system]
Expand Down

0 comments on commit 0a43acc

Please sign in to comment.