Skip to content

Commit dbbf7f9

Browse files
committed
chore(keycardai-mcp): dependency bump
1 parent 0faa842 commit dbbf7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 AI", email = "support@keycard.ai" }]
99
dependencies = [
10-
"keycardai-oauth>=0.2.0,<1.0.0",
10+
"keycardai-oauth>=0.4.0,<1.0.0",
1111
"mcp>=1.13.1",
1212
"pydantic>=2.11.7",
1313
"httpx>=0.27.2",

0 commit comments

Comments
 (0)