Skip to content

Commit 6ef6e62

Browse files
committed
chore: Improve TODO note
1 parent 8c7e5f0 commit 6ef6e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/toolbox-langchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = [
99
{name = "Google LLC", email = "[email protected]"}
1010
]
1111
dependencies = [
12-
# TODO: Replace with actual package dependencies (eg. "toolbox-core>=0.2.0,<1.0.0")
12+
# TODO: Replace with actual package dependency (eg. "toolbox-core>=0.2.0,<1.0.0")
1313
"toolbox-core @ git+https://github.com/googleapis/mcp-toolbox-sdk-python.git@anubhav-lc-wraps-core#subdirectory=packages/toolbox-core",
1414
"langchain-core>=0.2.23,<1.0.0",
1515
"PyYAML>=6.0.1,<7.0.0",

0 commit comments

Comments
 (0)