Skip to content

Commit cdcb9e6

Browse files
dependabot[bot]KostasChervcursoragent
authored
chore(deps): update langchain-community requirement from >=0.3.0 to >=0.4.2 (#44)
* chore(deps): update langchain-community requirement Updates the requirements on [langchain-community](https://github.com/langchain-ai/langchain-community) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](langchain-ai/langchain-community@libs/community/v0.3.23...libs/community/v0.4.2) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): refresh uv lock for langchain-community Co-authored-by: Cursor <cursoragent@cursor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantinos Chervatidis <kostasxerv@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 8ede77b commit cdcb9e6

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.11"
77
dependencies = [
88
"langgraph>=0.2.0",
99
"langchain>=0.3.0",
10-
"langchain-community>=0.3.0",
10+
"langchain-community>=0.4.2",
1111
"langchain-openai>=0.2.0",
1212
"langchain-ollama>=0.1.0",
1313
"tavily-python>=0.5.0",

uv.lock

Lines changed: 11 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)