Commit Graph

1 Commits

Author SHA1 Message Date
leetcrypt 4bd38d9c30 build: add requirements-operator.txt for phone/Termux operators
Operator-only dependency subset (requests, rich, websockets, cryptography>=41,
srp) so the C-heavy cryptography>=46 server pin can be satisfied by Termux's
packaged build. Server requirements.txt is left unchanged. srp is best-effort:
the client falls back to the pure-Python shim when it can't be built.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-07 15:06:39 -07:00