Skip to content
Merged
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 @@ -29,7 +29,7 @@ cryptography>=46.0.7 # CVE-2026-39892 / -34073 (routes/auth + codec_license)
# GPU-resistant. Optional dep — codec_pinhash falls back to SHA-256 when
# absent, but argon2id is strongly recommended for any operator using
# PIN-only auth (no Touch ID).
argon2-cffi>=23.1.0
argon2-cffi>=25.1.0

# Optional: TTS (Kokoro 82M — Apple Silicon)
# mlx-audio misaki num2words phonemizer-fork spacy
Expand Down