Skip to content

Commit

Permalink
Merge pull request #23 from psyb0t/dependabot/pip/openai-1.39.0
Browse files Browse the repository at this point in the history
chore(deps): bump openai from 1.38.0 to 1.39.0
  • Loading branch information
psyb0t authored Aug 5, 2024
2 parents 1cdbfa3 + 2a2c2a9 commit 47d2b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "A useful utility library for AI applications"
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"openai==1.38.0",
"openai==1.39.0",
"chromadb==0.5.5",
"pypdf>=3.9.0",
"python-docx==1.1.2",
Expand Down

0 comments on commit 47d2b6e

Please sign in to comment.