Skip to content

Commit

Permalink
Update dependency openai to v1.51.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent e26c1e0 commit ae4bd81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ numpy==1.26.4
# langchain
# langchain-community
# mistral-common
openai==1.47.1
openai==1.51.1
# via langchain-openai
orjson==3.10.7
# via langsmith
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ numpy==1.26.4
# langchain
# langchain-community
# mistral-common
openai==1.47.1
openai==1.51.1
# via langchain-openai
orjson==3.10.7
# via langsmith
Expand Down

0 comments on commit ae4bd81

Please sign in to comment.