Skip to content

Commit

Permalink
Update dependency openai to v1.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 8f2d289 commit 162bbe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ more-itertools==10.5.0 ; python_full_version >= "3.12.0" and python_full_version
multidict==6.1.0 ; python_version >= "3.12" and python_version < "4.0"
nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "4.0"
numpy==1.26.4 ; python_version >= "3.12" and python_version < "4.0"
openai==1.54.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
openai==1.55.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
orjson==3.10.11 ; python_full_version >= "3.12.0" and python_version < "4.0"
oss2==2.19.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
packaging==24.1 ; python_full_version >= "3.12.0" and python_version < "4.0"
Expand Down

0 comments on commit 162bbe4

Please sign in to comment.