Skip to content

Commit

Permalink
fix(deps): update dependency langchain_openai to ~=0.3.0 (#56)
Browse files Browse the repository at this point in the history
Co-authored-by: pactflow-renovate-bot[bot] <186667433+pactflow-renovate-bot[bot]@users.noreply.github.com>
  • Loading branch information
pactflow-renovate-bot[bot] authored Jan 10, 2025
1 parent 51abb72 commit d621946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ classifiers = [

requires-python = ">=3.13"

dependencies = ["langchain_openai~=0.2.9", "langchain~=0.3.7", "pyyaml~=6.0"]
dependencies = ["langchain_openai~=0.3.0", "langchain~=0.3.7", "pyyaml~=6.0"]

[project.urls]
Documentation = "https://github.com/pactflow/pactflow-python-coding-test"
Expand Down

0 comments on commit d621946

Please sign in to comment.