Skip to content

Commit 778a797

Browse files
authored
community(patch): bump core ceiling to 2.0 (#271)
1 parent b33104d commit 778a797

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

libs/community/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ authors = []
77
license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
10-
"langchain-core<1.0.0,>=0.3.74",
11-
"langchain<1.0.0,>=0.3.27",
10+
"langchain-core<2.0.0,>=0.3.74",
11+
"langchain<2.0.0,>=0.3.27",
1212
"SQLAlchemy<3,>=1.4",
1313
"requests<3,>=2.32.5",
1414
"PyYAML>=5.3",

libs/community/uv.lock

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

0 commit comments

Comments
 (0)