Skip to content

Commit 1f00b47

Browse files
authored
Merge pull request #207 from ai-agent-assembly/dependabot/pip/langchain-core-gte-0.3.0-and-lt-1.5.0
⬆ Update langchain-core requirement from <1.4.0,>=0.3.0 to >=0.3.0,<1.5.0
2 parents 4ae7208 + 8ae3a19 commit 1f00b47

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ pre-commit-ci = [
119119
# .venv/bin/python -m pytest test/unit/adapters/langchain/test_getattr_contract_with_langchain.py
120120
langchain-test = [
121121
{ include-group = "test" },
122-
"langchain-core>=0.3.0,<1.4.0",
122+
"langchain-core>=0.3.0,<1.5.0",
123123
]
124124
docs = [
125125
"mkdocs>=1.6.0,<2",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)