We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c361356 commit da0513bCopy full SHA for da0513b
packages/toolbox-langchain/pyproject.toml
@@ -10,7 +10,7 @@ authors = [
10
]
11
dependencies = [
12
"toolbox-core==0.5.2", # x-release-please-version
13
- "langchain-core>=0.2.23,<1.0.0",
+ "langchain-core>=0.2.23,<2.0.0",
14
"PyYAML>=6.0.1,<7.0.0",
15
"pydantic>=2.7.0,<3.0.0",
16
"aiohttp>=3.8.6,<4.0.0",
0 commit comments