Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fastmcp>=3.3.1
# Previously undeclared runtime deps — the TOTP setup/confirm/verify endpoints
# import these lazily; without them the 2FA flow 500s in production.
pyotp>=2.9.0
qrcode[pil]>=8.0
qrcode[pil]>=8.2

# Security floors for transitive / runtime deps (Fix #6, re-audit dependency
# pass). These pin the advisory-safe minor so a fresh `pip install -r` is
Expand Down