Skip to content

Commit f9e27bf

Browse files
committed
chore(keycardai-mcp-fastmcp): latest keycardai deps version
1 parent 9ad0728 commit f9e27bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/mcp-fastmcp/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ dependencies = [
1010
"pydantic>=2.11.7",
1111
"pydantic-settings>=2.7.1",
1212
"httpx>=0.27.2",
13-
"keycardai-oauth>=0.4.1,<1.0.0",
13+
"keycardai-oauth>=0.5.0",
1414
"fastmcp==2.12.0",
15-
"keycardai-mcp==0.5.0",
15+
"keycardai-mcp>=0.5.0",
1616
]
1717
keywords = ["fastmcp", "mcp", "model-context-protocol", "oauth", "token-exchange", "authentication", "keycard"]
1818
classifiers = [

0 commit comments

Comments
 (0)