mirror of
https://github.com/hoshikawa2/agent_platform_oci.git
synced 2026-09-07 10:13:46 +00:00
Authorization Feature
This commit is contained in:
@@ -23,7 +23,8 @@ dependencies = [
|
||||
"aiohttp>=3.9.0",
|
||||
"motor>=3.6.0",
|
||||
"google-cloud-pubsub>=2.28.0",
|
||||
"mcp>=1.9.0"
|
||||
"mcp>=1.9.0",
|
||||
"PyJWT[crypto]>=2.9.0"
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
|
||||
Reference in New Issue
Block a user