Skip to content

Commit ebef287

Browse files
committed
feat(keycardai-mcp): update oauth deps
1 parent b0275dd commit ebef287

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requires-python = ">=3.10"
77
license = { text = "MIT" }
88
authors = [{ name = "Keycard", email = "support@keycard.ai" }]
99
dependencies = [
10-
"keycardai-oauth>=0.5.0",
10+
"keycardai-oauth>=0.6.0",
1111
"mcp>=1.13.1",
1212
"pydantic>=2.11.7",
1313
"httpx>=0.27.2",

0 commit comments

Comments
 (0)