This commit is contained in:
Ashwin Bharambe 2025-10-27 11:54:43 -07:00
parent 9eb9a37ee4
commit 22981facb5
4 changed files with 10 additions and 14 deletions

View file

@ -25,7 +25,6 @@ classifiers = [
]
dependencies = [
"aiohttp",
"databricks-sdk",
"fastapi>=0.115.0,<1.0", # server
"fire", # for MCP in LLS client
"httpx",