Skip to content

Commit

Permalink
Update dependency langchain to v0.0.284
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 7, 2023
1 parent e100098 commit c61db1a
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.284"
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 @@ -931,9 +931,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.284; python_full_version >= "3.8.1" and python_version < "4.0" \
--hash=sha256:2e0748448fa00d2825411ab840006eaab8806848ee20c09cdc7e913c19a9f750 \
--hash=sha256:e6c759c2eb49d0894ce654f40936d9818f14b489f07e2349466d3a3113322c3c
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 c61db1a

Please sign in to comment.