Skip to content

Commit

Permalink
fix(deps): update dependency langchain to v0.0.288
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent 2ff484f commit 35ca616
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.288"
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.288; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:4381e298ebcef561efc155ab222a6089d463b317a305aadafc7ef68c534aac4a \
--hash=sha256:c52220b451de95de3f1cf88dd3c579f392a00e4c797d9c8b70695adbcce87a3f
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 35ca616

Please sign in to comment.