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 a0ab2a7 commit 3465dd9Copy full SHA for 3465dd9
packages/toolbox-langchain/pyproject.toml
@@ -9,7 +9,7 @@ authors = [
9
{name = "Google LLC", email = "[email protected]"}
10
]
11
dependencies = [
12
- # TODO: Replace with actual package dependencies (eg. "toolbox-core>=0.2.0,<1.0.0")
+ # TODO: Replace with actual package dependency (eg. "toolbox-core>=0.2.0,<1.0.0")
13
"toolbox-core @ git+https://github.com/googleapis/mcp-toolbox-sdk-python.git@anubhav-lc-wraps-core#subdirectory=packages/toolbox-core",
14
"langchain-core>=0.2.23,<1.0.0",
15
"PyYAML>=6.0.1,<7.0.0",
0 commit comments