Skip to content

Commit 5e677ed

Browse files
chore(deps): update langchain requirement from <0.1.11 to <0.3.28
Updates the requirements on [langchain](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-box==0.1.0...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd4395c commit 5e677ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.blocklist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ langchain_experimental
2424
# Affected: langchain <= 0.1.10, langchain-core < 0.1.29
2525
# Note: This codebase uses langchain-core>=0.3.80 (safe), but blocking
2626
# the old langchain package prevents accidental installation
27-
langchain<0.1.11
27+
langchain<0.3.28
2828

2929
# Other potentially dangerous packages
3030
# (Add more as needed)

0 commit comments

Comments
 (0)