Skip to content

Commit d2a0175

Browse files
committed
Update pyproject.toml
1 parent 8a9ee5f commit d2a0175

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ openai = [
6363
'langchain-openai; python_version > "3.7"',
6464
"httpx",
6565
]
66+
mcp = [
67+
"mcp>=1.9.1"
68+
]
6669

6770
[tool.setuptools.dynamic]
6871
version = { attr = "databricks.sdk.version.__version__" }

0 commit comments

Comments
 (0)