Skip to content

Commit

Permalink
Update dependency langchain to v0.0.285
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2023
1 parent ff879fe commit 79b600d
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 9 deletions.
34 changes: 29 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ openai = "^0.28.0"
cryptography = "^41.0.2"
pre-commit = "^3.0.4"
webcolors = "^1.12"
langchain = "^0.0.276"
langchain = "^0.0.285"
wolframalpha = "^5.0.0"
duckduckgo-search = "^3.0.0"
chromadb = "^0.4.0"
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -938,9 +938,9 @@ kiwisolver==1.4.5 ; python_full_version >= "3.8.1" and python_full_version < "4.
--hash=sha256:fcc700eadbbccbf6bc1bcb9dbe0786b4b1cb91ca0dcda336eef5c2beed37b797 \
--hash=sha256:fd32ea360bcbb92d28933fc05ed09bffcb1704ba3fc7942e81db0fd4f81a7892 \
--hash=sha256:fdb7adb641a0d13bdcd4ef48e062363d8a9ad4a182ac7647ec88f695e719ae9f
langchain==0.0.276 ; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:050b4a7933352c01a19fcef14780278da87553f5ab0c8d964b116ed336883428 \
--hash=sha256:4dc4bef3668d8260bceb343e9d6d79ead5561a2056062e840b7eba8ef86a5a10
langchain==0.0.285; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:1be2b144de1d1d9f77a7f168eeebda392b70ab00ed21b5fc8ae68c66dea22c58 \
--hash=sha256:68940dcffa63c6245e8986146614d3ce2eb22fec96ae831ed0cce97ccba3d427
langconv==0.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:8d6e86f88de3e08d4c5341eb45d3c1df359169a101f680c68a22f4f4f86bd7f5 \
--hash=sha256:aa4dce595a8933ba5ff53e3e71df62775eb4a5f96f022af8fef61005c25ea572
Expand Down

0 comments on commit 79b600d

Please sign in to comment.