Skip to content

Commit

Permalink
Merge pull request #46 from psyb0t/dependabot/pip/openai-1.49.0
Browse files Browse the repository at this point in the history
chore(deps): bump openai from 1.40.6 to 1.49.0
  • Loading branch information
psyb0t authored Sep 27, 2024
2 parents 4694027 + a0caade commit e651f8a
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.40.6",
"openai==1.49.0",
"chromadb==0.5.9",
"pypdf>=3.9.0",
"python-docx==1.1.2",
Expand Down

0 comments on commit e651f8a

Please sign in to comment.