Skip to content

Commit

Permalink
Update dependency openai to v1.59.6 (#1527)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent c0aeeae commit da40a57
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.59.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
openai==1.59.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
orjson==3.10.13 ; python_full_version >= "3.12.0" and python_version < "4.0"
packaging==24.2 ; python_full_version >= "3.12.0" and python_version < "4.0"
pandas==2.2.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"
Expand Down

0 comments on commit da40a57

Please sign in to comment.