mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-12 22:42:13 +02:00
build(mcp): declare starlette and uvicorn dependencies
This commit is contained in:
parent
e1fd77c791
commit
ec9ae1d238
2 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ license = { text = "Apache-2.0" }
|
|||
dependencies = [
|
||||
"mcp>=1.26.0",
|
||||
"httpx>=0.27.0",
|
||||
"starlette>=0.37",
|
||||
"uvicorn>=0.30",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue