Skip to content

Commit

Permalink
bump openai
Browse files Browse the repository at this point in the history
  • Loading branch information
VRSEN committed Nov 7, 2024
1 parent fbf3cb6 commit 260dce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ classifiers = [
"License :: OSI Approved :: MIT License",
]
dependencies = [
"openai==1.51.2",
"openai==1.54.3",
"docstring_parser==0.16",
"pydantic==2.8.2",
"datamodel-code-generator==0.26.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
openai==1.51.2
openai==1.54.3
docstring_parser==0.16
pydantic==2.8.2
datamodel-code-generator==0.26.1
Expand Down

0 comments on commit 260dce6

Please sign in to comment.