mirror of
https://github.com/open-webui/mcpo
synced 2025-06-26 18:26:58 +00:00
Update pyproject.toml
This commit is contained in:
parent
5abf0d3634
commit
7534c34dad
@ -10,7 +10,8 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"click>=8.1.8",
|
||||
"fastapi>=0.115.12",
|
||||
"mcp[cli]>=1.6.0",
|
||||
"mcp>=1.8.0",
|
||||
"mcp[cli]>=1.8.0",
|
||||
"passlib[bcrypt]>=1.7.4",
|
||||
"pydantic>=2.11.1",
|
||||
"pyjwt[crypto]>=2.10.1",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user