Skip to content

Commit

Permalink
Merge pull request #9 from psyb0t/dependabot/pip/openai-1.35.8
Browse files Browse the repository at this point in the history
chore(deps): bump openai from 1.34.0 to 1.35.8
  • Loading branch information
psyb0t authored Jul 2, 2024
2 parents 8c25713 + 3eebaec commit 2e3a83d
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 @@ -9,7 +9,7 @@ description = "A useful utility library for AI applications"
readme = "README.md"
requires-python = ">=3.8"
dependencies = [
"openai==1.34.0",
"openai==1.35.8",
"chromadb==0.5.3",
"pypdf2==3.0.1",
"python-docx==1.1.2",
Expand Down

0 comments on commit 2e3a83d

Please sign in to comment.