Skip to content

Commit

Permalink
chore(deps): update dependency openai to v1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent db8833b commit d0d1aed
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 @@ -14,7 +14,7 @@ idna==3.6 ; python_version >= "3.10" and python_version < "4.0"
loguru==0.7.2 ; python_version >= "3.10" and python_version < "4.0"
markdown-it-py==3.0.0 ; python_version >= "3.10" and python_version < "4.0"
mdurl==0.1.2 ; python_version >= "3.10" and python_version < "4.0"
openai==1.12.0 ; python_version >= "3.10" and python_version < "4.0"
openai==1.13.3 ; python_version >= "3.10" and python_version < "4.0"
prompt-toolkit==3.0.36 ; python_version >= "3.10" and python_version < "4.0"
pydantic-core==2.16.1 ; python_version >= "3.10" and python_version < "4.0"
pydantic==2.6.0 ; python_version >= "3.10" and python_version < "4.0"
Expand Down

0 comments on commit d0d1aed

Please sign in to comment.