We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66f244e commit 71c974dCopy full SHA for 71c974d
1 file changed
pyproject.toml
@@ -78,7 +78,7 @@ dependencies = [
78
# MCP server
79
"mcp[cli]==1.26.0",
80
"uvicorn==0.41.0",
81
- "PyJWT==2.11.0",
+ "PyJWT==2.12.0",
82
"bcrypt==5.0.0",
83
84
# API & OAuth server
0 commit comments